Closed michak89 closed 2 years ago
Wouldn't that just make an exception for antispam that allows people to spam?
Oh, so it works like that on purpose, i tought it should only prevent dupe pasting / object creation spam...
Thing is im not able to copy anything, im not spamming with copy button, one right click with area copy results in spam prevetion on copying each prop in area.
Sorry to bother if its working as intended.
Looking at some code that FPP uses, advdupe2 sets some global variable called AdvDupe2.SpawningEntity
, that FPP reads to recognise that something is not just spawning individually, but spawning by being a duplicated thing.
I think in advdupe2 this variable is set for most methods of spawning a duplication, but not in this specific case. In that case I would say: ask the developers of advdupe2. For FPP I don't think there's much to do.
Hi, when i try to copy something from my buddies with area copy and not selecting "copy only my props" in advdupe2. This setting:
makes copying imposible with antispam message spam, it looks like this:
I did not check but asume this somehow adds rate limiting to SANDBOX:CanTool hook. There is an argument saying what tool button was pressed, could this be a workaround to avoid spam prevention when tools are duplicator and advdupe2 with right (copying) button?
Area copy in advdup2 works like clicking right button on all props one by one.
<3