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
#2

This would require you to change some of the script, i managed to do it, just contact me with PM and from there i'll help you out.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)