[HELP] i have one warning [tag mismatch] can help me?
#1

if(IsPlayerInRangeOfPoint(playerid, 5.0, 2194.9404,1981.5052,12.2969 || (IsPlayerInRangeOfPoint(playerid, 5.0, 2364.5562,2380.8157,10.8203 ))))


where is the tag mismatch in this line? plz help!!!
Reply
#2

It should be:
Код:
if(IsPlayerInRangeOfPoint(playerid, 5.0, 2194.9404,1981.5052,12.2969) || (IsPlayerInRangeOfPoint(playerid, 5.0, 2364.5562,2380.8157,10.8203 )) )
Reply
#3

thnx!!!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)