[13:41:25] [debug] Run time error 4: "Array index out of bounds"
[13:41:25] [debug] Accessing element at negative index -146629655
[13:41:25] [debug] AMX backtrace:
[13:41:25] [debug] #0 001b4824 in public _capture () at C:\\Revival\gamemodes\new.pwn:18857
GT[IDTerra2] = GZInfo[i][gID];
enum gg
{
bool:capture,
timecaptsek,
timecaptmin,
zonename[12],
Gang1,
Gang2,
Frag1,
Frag2,
IDTerra,
IDTerra2
}
enum GzoneInfo
{
gID,
Float:gCoords[4],
gMemberZone
}
new GT[gg];
new GZInfo[105][GzoneInfo];