06.12.2016, 22:56
Consegui! Tirei as 4 arrays da enumeraзгo e criei no escopo global:
new fornecedor[25][MAX_PLAYERS];
new loc1[25][MAX_PLAYERS];
new loc2[25][MAX_PLAYERS];
new carga[25][MAX_PLAYERS];
Poderia fazer isso sem problemas?
new fornecedor[25][MAX_PLAYERS];
new loc1[25][MAX_PLAYERS];
new loc2[25][MAX_PLAYERS];
new carga[25][MAX_PLAYERS];
Poderia fazer isso sem problemas?