04.09.2010, 12:58
Right here:
pawn Код:
if(player1 != playerid) { format(string,sizeof(string),"Administrator \"%s\" has bslapped you", pName(playerid)); SendClientMessage(player1,blue,string); }
//→ Error cause uve returned but still continue scripting under..
return
SetPlayerPos(player1,0.0,0.0,2500.0);
//→This is line 1468 SetPlayerHealth(player1,0.01);