18.06.2014, 16:42
for instance,
under the timer:
under the timer:
pawn Код:
if(PlayerSpot[playerid][31])
{
if(IsPlayerInRangeOfPoint(playerid, 30.0, x, y, z))
{
// code here
}
}