[Tutorial] How to make Anti-SpawnKill
#2

pawn Код:
SetTimerEx("EndAntiSpawnKill", 10000, true, "i", playerid);  //u realize that this is set to true which means the timer never ends

//should be
SetTimerEx("EndAntiSpawnKill", 10000, false, "i", playerid);
Reply


Messages In This Thread
How to make Anti-SpawnKill - by BlackHorse - 16.06.2013, 12:47
Re: How to make Anti-SpawnKill - by Glad2BeHere - 16.06.2013, 16:23
Re: How to make Anti-SpawnKill - by GuilhermeNunes - 13.07.2017, 02:48

Forum Jump:


Users browsing this thread: 1 Guest(s)