21.04.2011, 20:37
Just use [pawn ][/pawn ] tags.
You can kill a timer by using KillTimer.
To check if a player is not there you can use
Under it and putting something under it. You can also check if the player is NOT in the area by doing this:
You can kill a timer by using KillTimer.
To check if a player is not there you can use
pawn Код:
{ else }
pawn Код:
if(!IsPlayerInRangeOfPoint(playerid, range, x, y, z))