how to make 'Please wait before use command'
#4

Under your command

pawn Код:
if(GetPVarInt(playerid,"CMDABUSE")>GetTickCount()) return SendClientMessage(playerid,0xFF0000AA,"Please Wait Before Using Another Adrenaline Pill.");
SetPVarInt(playerid,"CMDABUSE",GetTickCount()+10000); // every 10 secs
Reply


Messages In This Thread
how to make 'Please wait before use command' - by MWhite_005 - 14.07.2011, 01:40
Re: how to make 'Please wait before use command' - by [L3th4l] - 14.07.2011, 01:58
Re: how to make 'Please wait before use command' - by Ricop522 - 14.07.2011, 02:07
Re: how to make 'Please wait before use command' - by grand.Theft.Otto - 14.07.2011, 02:40
Re: how to make 'Please wait before use command' - by MWhite_005 - 14.07.2011, 03:16
Re: how to make 'Please wait before use command' - by MWhite_005 - 14.07.2011, 03:31
Re: how to make 'Please wait before use command' - by [L3th4l] - 14.07.2011, 04:20
Re: how to make 'Please wait before use command' - by hulitubolies - 14.07.2012, 18:29
Re: how to make 'Please wait before use command' - by hulitubolies - 14.07.2012, 18:47

Forum Jump:


Users browsing this thread: 1 Guest(s)