06.12.2018, 07:19
solved that. but now its this:
E:\proiecte gm\BURNED BIG EDIT BY ANDREIGB\gamemodes\agb.pwn(27) : error 017: undefined symbol "MAX_PLAYERS"
E:\proiecte gm\BURNED BIG EDIT BY ANDREIGB\gamemodes\agb.pwn(27) : error 009: invalid array size (negative, zero or out of bounds)
E:\proiecte gm\BURNED BIG EDIT BY ANDREIGB\gamemodes\agb.pwn(2 : error 017: undefined symbol "MAX_PLAYERS"
E:\proiecte gm\BURNED BIG EDIT BY ANDREIGB\gamemodes\agb.pwn(2 : error 009: invalid array size (negative, zero or out of bounds)
on this line:
new derbyEvent[7], derbyPlayers, derbyStatus, derbyTime, inDerby[MAX_PLAYERS], derbyVehicle[MAX_PLAYERS];
E:\proiecte gm\BURNED BIG EDIT BY ANDREIGB\gamemodes\agb.pwn(27) : error 017: undefined symbol "MAX_PLAYERS"
E:\proiecte gm\BURNED BIG EDIT BY ANDREIGB\gamemodes\agb.pwn(27) : error 009: invalid array size (negative, zero or out of bounds)
E:\proiecte gm\BURNED BIG EDIT BY ANDREIGB\gamemodes\agb.pwn(2 : error 017: undefined symbol "MAX_PLAYERS"
E:\proiecte gm\BURNED BIG EDIT BY ANDREIGB\gamemodes\agb.pwn(2 : error 009: invalid array size (negative, zero or out of bounds)
on this line:
new derbyEvent[7], derbyPlayers, derbyStatus, derbyTime, inDerby[MAX_PLAYERS], derbyVehicle[MAX_PLAYERS];