[Tutorial] Make Simple Anti SpawnKill
#3

Quote:
Originally Posted by MehranGta
View Post

3. search for onplayerspawn and under that add this
Code:
SetPlayerHealth(playerid,99999;
SetTimer("aspawnkill",15000,false);
SendClientMessage(playerid,COLOR_GREEN,"Antisp: You are protected by server for 15 seconds.");
You made a mistake here
pawn Code:
SetPlayerHealth(playerid,99999;
It should be
pawn Code:
SetPlayerHealth(playerid,99999);
-Rep.And U didnt expalined well.
Reply


Messages In This Thread
Make Simple Anti SpawnKill - by MehranGta - 24.02.2013, 05:59
Re: Make Simple Anti SpawnKill - by JaKe Elite - 24.02.2013, 06:15
Re: Make Simple Anti SpawnKill - by Gamer_007 - 24.02.2013, 06:25
Re: Make Simple Anti SpawnKill - by RajatPawar - 24.02.2013, 06:29
Re: Make Simple Anti SpawnKill - by MehranGta - 24.02.2013, 07:13
Re: Make Simple Anti SpawnKill - by JaKe Elite - 24.02.2013, 07:43
Re: Make Simple Anti SpawnKill - by MehranGta - 24.02.2013, 13:09
Re: Make Simple Anti SpawnKill - by rangerxxll - 11.03.2013, 20:49
Re: Make Simple Anti SpawnKill - by LarzI - 11.03.2013, 21:19
Re: Make Simple Anti SpawnKill - by DaTa[X] - 21.03.2013, 04:21

Forum Jump:


Users browsing this thread: 1 Guest(s)