Help with IfIsPlayerInRangeOfPoint
#1

Hey guys!

So.. When player writes /work
Код:
CMD:work(playerid, params[]) 
if(GetPlayerTeam(playerid) == TEAM_TRUCKERS)
	{
	T_NewJob(playerid);
	}
I want to check if player is closest to case 0,1,2,3,4 etc.. How to do that?

If player is closest to case 0, it should ofc chose case 0, etc.

Help please?
Reply


Messages In This Thread
Help with IfIsPlayerInRangeOfPoint - by denmark - 19.01.2014, 12:07
Re: Help with IfIsPlayerInRangeOfPoint - by Jimmy0wns - 19.01.2014, 12:08

Forum Jump:


Users browsing this thread: 1 Guest(s)