Need help about line in script
#4

Like this
pawn Код:
if(!IsPlayerInRangeOfPoint(playerid,5.0,1635.46,-263.07,43.79) || !IsPlayerInRangeOfPoint(playerid,5.0,1287.16,1303.05,10.53) || !IsPlayerInRangeOfPoint(playerid,5.0,-1245.89,-748.73,63.83) || !IsPlayerInRangeOfPoint(playerid,5.0,1085.25,-1381.94,13.52); return SendClientMessage(playerid,COLOR_PINK,"You're not at the right place");
Also, if you put && you must be at all those places at same time wich isnt possible so put || insted.
Reply


Messages In This Thread
Need help about line in script - by yaron0600 - 24.03.2013, 14:59
Re: Need help about line in script - by Misiur - 24.03.2013, 15:01
Re: Need help about line in script - by Xoomer - 24.03.2013, 15:03
Re: Need help about line in script - by Don_Cage - 24.03.2013, 15:22
Re: Need help about line in script - by Misiur - 24.03.2013, 15:30
Re: Need help about line in script - by Don_Cage - 24.03.2013, 15:35
Re: Need help about line in script - by yaron0600 - 24.03.2013, 20:41
Re: Need help about line in script - by MP2 - 24.03.2013, 20:53
Re: Need help about line in script - by Don_Cage - 24.03.2013, 20:58
Re: Need help about line in script - by yaron0600 - 24.03.2013, 21:41

Forum Jump:


Users browsing this thread: 2 Guest(s)