How to avoid CMD SPAM?
#6

pawn Код:
if(GetPVarInt(playerid,"CmdTime")>GetTickCount()) return SCM(playerid,COLOR_RED,"* Please wait before using this command again.");
SetPVarInt(playerid,"CmdTime",GetTickCount()+10000);
Reply


Messages In This Thread
How to avoid CMD SPAM? - by DarkMythHunter - 16.09.2018, 04:24
Re: How to avoid CMD SPAM? - by UFF - 16.09.2018, 04:30
Re: How to avoid CMD SPAM? - by iLearner - 16.09.2018, 05:06
Re: How to avoid CMD SPAM? - by Undef1ned - 16.09.2018, 06:06
Re: How to avoid CMD SPAM? - by UFF - 16.09.2018, 06:08
Re: How to avoid CMD SPAM? - by KinderClans - 16.09.2018, 08:23
Re: How to avoid CMD SPAM? - by spinu - 16.09.2018, 09:29

Forum Jump:


Users browsing this thread: 1 Guest(s)