Vehicle spawn zone
#2

get the Max X,Y; Min X,Y and do:


pawn Код:
//somewhere on the command or whatever:
...
.....
...
if(IsPlayerInArea(coordinates))
{
code
}
else
{
return SendClientMessage(playerid,YOUR_COLOR,"Sorry, but you are not in the vehicle spawning zone.");
}
rest of the code?
return 1;
}
Reply


Messages In This Thread
Vehicle spawn zone - by jaksimaksi - 12.08.2010, 13:01
Re: Vehicle spawn zone - by 0ne - 12.08.2010, 13:19
Re: Vehicle spawn zone - by jaksimaksi - 12.08.2010, 15:12
Re: Vehicle spawn zone - by Vince - 12.08.2010, 16:05
Re: Vehicle spawn zone - by jaksimaksi - 12.08.2010, 16:10
Re: Vehicle spawn zone - by jaksimaksi - 12.08.2010, 16:55
Re: Vehicle spawn zone - by jaksimaksi - 12.08.2010, 17:21

Forum Jump:


Users browsing this thread: 1 Guest(s)