Having troubles with timers again
#1

Okay, I'm so confused again, how can I make a
command to be not used after a minute? or 60000?

I have it like that :
pawn Код:
forward robagain(playerid);
public robagain(playerid)
{
AbleToRob[playerid] = 0;
return 1;
}
But where do I put the SetTimerEx?
Reply


Messages In This Thread
Having troubles with timers again - by ViruZZzZ_ChiLLL - 20.05.2010, 01:00
Re: Having troubles with timers again - by DevilRP - 20.05.2010, 01:15
Re: Having troubles with timers again - by ViruZZzZ_ChiLLL - 20.05.2010, 01:31
Re: Having troubles with timers again - by Babul - 20.05.2010, 01:36
Re: Having troubles with timers again - by DevilRP - 20.05.2010, 01:44
Re: Having troubles with timers again - by russo666 - 20.05.2010, 01:51
Re: Having troubles with timers again - by ViruZZzZ_ChiLLL - 20.05.2010, 01:52
Re: Having troubles with timers again - by russo666 - 20.05.2010, 01:57
Re: Having troubles with timers again - by ViruZZzZ_ChiLLL - 20.05.2010, 02:01
Re: Having troubles with timers again - by DevilRP - 20.05.2010, 02:08

Forum Jump:


Users browsing this thread: 1 Guest(s)