PapaCharlie9 / multi-balancer

BF3 & BF4 multiple mode balancer & unstacker, including SQDM.
9 stars 12 forks source link

Bug: unswitch spam #64

Closed PapaCharlie9 closed 10 years ago

PapaCharlie9 commented 10 years ago

Unswitches have no internal limit, so it is possible to get two plugins into an unswitch war, moving the same player back and forth several times a second, spamming chat.

Don't allow unswitch commands and chat messages to oscillate out of control. Put a timestamp in the player model and abort new unswitch cycles if less than 10 seconds or thereabouts have elapsed.