IsPlayerInRangeOfPoint Question
#1

How do I add 2 points to : if(!IsPlayerInRangeOfPoint(playerid, 3.0, x,y,z))

Here's what I mean/need: In my Firefighter Faction there are now two Fire Departments that /duty can be used at. How do I add two seperate points to the /duty part of the script. This is what I have now:

Код:
else if(PlayerInfo[playerid][pMember] == 12||PlayerInfo[playerid][pLeader] == 12)
			{
			    if(!IsPlayerInRangeOfPoint(playerid, 3.0, 2811.7837,-1167.3248,1025.5703))
			    {
I need to add a second point to this so that you can go on duty at BOTH stations. Can someone tell me how to do this (please include what to put).

Thanks: jakejohnsonusa
Reply


Messages In This Thread
IsPlayerInRangeOfPoint Question - by jakejohnsonusa - 27.10.2012, 19:40
Re: IsPlayerInRangeOfPoint Question - by zDivine - 27.10.2012, 19:42
Re: IsPlayerInRangeOfPoint Question - by Danyal - 27.10.2012, 19:45
Re: IsPlayerInRangeOfPoint Question - by zDivine - 27.10.2012, 19:50
Re: IsPlayerInRangeOfPoint Question - by jakejohnsonusa - 27.10.2012, 19:52
Re: IsPlayerInRangeOfPoint Question - by jakejohnsonusa - 27.10.2012, 22:21
Respuesta: IsPlayerInRangeOfPoint Question - by WCrimson - 27.10.2012, 22:40

Forum Jump:


Users browsing this thread: 1 Guest(s)