23.01.2016, 17:00
Quote:
Can't tell if you're being serious or not..
You're wondering why it's spamming? your "SendToAdmins" Counts Every player that's in the server.. Then If there's an admin on it sends the message for max players. PHP код:
|
His code is perfectly fine, it doesn't count shit and just sends the msg to admins.
He just sends too many ServerBan calls in his anti-cheat script instead of one, as people mentioned above, best way to prevent it is to flag player after sending first msg so next ones won't be send.