one error
#4

pawn Код:
if(IsPlayerInRangeOfPoint(i, 20.0, X, Y, Z))
        if(gTeam[i] == TEAM_CIVIL[i])
            if(GetPlayerWantedLevel(i) < 4)
                if(IsFrozen[i] != 1)
                    if(IsAdminMode[i] != 1)
                        if(HasTicket[i] != 1)
Add that and tell me which line of those has the error, as I suspect you're declaring something wrongfully and it translates into that error inside the if.
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: 2 Guest(s)