Timer
#2

Set TImer and player varibale like Command[playerid] = 1;
When he does command again
PHP код:
if(Command[playerid] == 1)
{
//stop him from performing it

In Timer function add Command[playerid] = 0;

So when timer expires it will set his command variable to 0 so he can use command again
Reply


Messages In This Thread
Timer - by svaba - 14.08.2011, 11:47
Re: Timer - by [MG]Dimi - 14.08.2011, 11:51
Re: Timer - by svaba - 14.08.2011, 11:56
Re: Timer - by TouR - 14.08.2011, 11:58
Re: Timer - by [MG]Dimi - 14.08.2011, 11:59
Re: Timer - by Grim_ - 14.08.2011, 12:15
Re: Timer - by svaba - 14.08.2011, 12:43
Re: Timer - by svaba - 14.08.2011, 12:45

Forum Jump:


Users browsing this thread: 3 Guest(s)