09.07.2017, 13:09
(
Последний раз редактировалось s3ek; 09.07.2017 в 13:39.
)
my server bug i niver see this bug!! and i restart and bug still ..
bug is when i use type any commands server say: You must wait 10 seconds before using this command again...
pleas help me
all commands have :
and no bugs.. only today i have this bug .. i restart and bug still.. all commands blocked you cant use!!
bug is when i use type any commands server say: You must wait 10 seconds before using this command again...
pleas help me
all commands have :
PHP код:
if(GetPVarInt(playerid,"aaABUSE")>GetTickCount())return SendClientMessage(playerid,0xFF0000FF,"* You must wait 10 seconds before using this command again...");
SetPVarInt(playerid,"aaABUSE",GetTickCount()+10000);