14.05.2014, 10:38
That's not helpful, I know what it does, I asked what you wanted it to do, and where you set 'OwnerTeam', etc. Why don't you add prints as to what "GangZones[RandomZone][OwnerTeam]" is, below where you use goto, it will kind of really help you resolve the issue.
pawn Код:
printf("Condition check: GangZones[%d][OwnerTeam]: Checking if (%d != 0)", RandomZone, GangZones[RandomZone][OwnerTeam]);