Roadblock System
#2

try using
Код:
if(IsPlayerInRangeOfPoint(playerid,30,x,y,z))
{
    // remove roadblock
}
else
{
    SendClientMessage(playerid,COLOR_RED,"You are too far from roadblock to remove it.");
}
Reply


Messages In This Thread
Roadblock System - by fury14 - 25.12.2012, 17:31
Re: Roadblock System - by PDChaseOfficial - 25.12.2012, 17:36
Re: Roadblock System - by fury14 - 25.12.2012, 18:25
Re: Roadblock System - by jNkk - 25.12.2012, 18:27
Re: Roadblock System - by Typhome - 25.12.2012, 18:27
Re: Roadblock System - by fury14 - 25.12.2012, 18:36
Re: Roadblock System - by fury14 - 25.12.2012, 22:00

Forum Jump:


Users browsing this thread: 1 Guest(s)