Reset player weapons [LOCK OR DELETE THIS TOPIC]
#2

Put the timer under OnGameModeInIt, and set the interval for lets say 5000ms?

pawn Код:
forward GunTimer(playerid);
public GunTimer(playerid)
{
    ResetPlayerWeapons(playerid);
return 1;}
Reply


Messages In This Thread
Reset player weapons [LOCK OR DELETE THIS TOPIC] - by Gigi-The-Beast - 29.04.2010, 18:19
Re: Reset player weapons - by -Rebel Son- - 29.04.2010, 18:31
Re: Reset player weapons - by Gigi-The-Beast - 29.04.2010, 18:39
Re: Reset player weapons - by -Rebel Son- - 29.04.2010, 18:46
Re: Reset player weapons - by Gigi-The-Beast - 29.04.2010, 18:57

Forum Jump:


Users browsing this thread: 1 Guest(s)