error 033: array must be indexed (variable "gTeam")
#1

pawn Код:
for(new i=0; i < sizeof(ZoneInfo); i++)
    {
    GangZoneShowForPlayer(playerid, ZoneID[i], GetTeamZoneColor(ZoneInfo[i][gTeam]));
    }
Error:
Код:
C:\Users\Jo\Downloads\MySQL.pwn(412) : error 033: array must be indexed (variable "gTeam")
Line:
pawn Код:
GangZoneShowForPlayer(playerid, ZoneID[i], GetTeamZoneColor(ZoneInfo[i][gTeam]));
I done the gTeam[MAX_PLAYERS]; lbblb stuff

What happened?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)