one error
#2

pawn Код:
if( (IsPlayerInRangeOfPoint(i, 20.0, X, Y, Z)) && (gTeam[i] == TEAM_CIVIL[i]) && (GetPlayerWantedLevel(i) < 4) && (IsFrozen[i] != 1) && (IsAdminMode[i] != 1) && (HasTicket[i] != 1))
You closed the if statement right after IsPlayerInRangeOfPoint, I've fixed it for you.
Small issues that are easy to fix, my TIP: Re-write the line, you'll probably notice it.
EDIT: Oh well, my keyboard just spazzed out and made me see the wrong error. Let me look at it again, I've just declared anothe error.
EDIT #2: I believe this should work, I've found out nothing wrong with the line after re-writing it three times. Are you sure this is the line?

It might be due to a variable being declared wrongfully or something mixing up inside the script.
Reply


Messages In This Thread
one error - by Vanter - 06.02.2014, 19:40
Re: one error - by BullseyeHawk - 06.02.2014, 19:44
Re: one error - by Vanter - 06.02.2014, 19:52
Re: one error - by BullseyeHawk - 06.02.2014, 19:57
Re: one error - by Vanter - 06.02.2014, 20:03
Re: one error - by Konstantinos - 06.02.2014, 20:06
Re: one error - by Vanter - 06.02.2014, 20:09

Forum Jump:


Users browsing this thread: 1 Guest(s)