02.07.2015, 01:54
Quote:
Again, I can not be sure that the called public does not slow down, thereby measuring GetTickCount() will not be accurate at the real time of the completion of a public |
Quote:
But if connect my anticheat first - the problems will not be: D And yes, that's what I wrote in the installation instructions |
Code:
#if defined _I_ZCMD_INCLUDED_V0_2_2_ || defined _zcmd_included #error "You must include NEX-AC before ZCMD/iZCMD #endif
Quote:
This is the minimum interval that is equal to the player ping (given time only on a send message notifying about kick), thereby unwanted players will not linger on the server longer than they should) |
Code:
SetTimerEx("ac_KickTimer",100, false, "i", playerid);