"error 033: array must be indexed" Please help!
#4

as i can see here you only did gTeam[ playerid ] = TEAM_CIV; that should be gTeam[ playerid ] == TEAM_CIV;

Fixed Code
pawn Код:
if( gTeam[ playerid ] == TEAM_CIV_RAPIST )
    {
        gTeam[ playerid ] == TEAM_CIV;
    }
Reply


Messages In This Thread
"error 033: array must be indexed" Please help! - by FunnyBear - 06.03.2013, 18:21
Respuesta: "error 033: array must be indexed" Please help! - by CrossOv3r - 06.03.2013, 18:22
Re: Respuesta: "error 033: array must be indexed" Please help! - by FunnyBear - 06.03.2013, 18:26
Re: "error 033: array must be indexed" Please help! - by Patrick - 06.03.2013, 18:27

Forum Jump:


Users browsing this thread: 2 Guest(s)