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 Code:
if(GetPVarInt(playerid,"aaABUSE")>GetTickCount())return SendClientMessage(playerid,0xFF0000FF,"* You must wait 10 seconds before using this command again...");
SetPVarInt(playerid,"aaABUSE",GetTickCount()+10000);