29.03.2010, 22:18
Continua
meti assim e deu este erro
Код:
new Float:ZoneLocations[MAX_ZONES][9] = { {2193.39, -1926.622, 2590.068, -1448.945}, //grove 0 {2010.854, -1448.945, 2590.068, -1058.119}, //ballas 1 {1807.184, -1926.622, 2193.39, -1448.945}, // aztecs 2 {1075.356, -1885.622, 1424.182, -1390.99}, //nang 3 {2590.068, -1673.966, 2927.337, -1058.119},//vagos 4 {1424.182, -1885.622, 1807.184, -1448.945}, // cops 5 {2079.305, -2312.000, 2547.053, -1926.622},//mafia 6 {1424.182,-1448.945,1862.935,-1044.718}, // biker 7 {2374.551,-2677.546,2847.865,-2312.000} };
Код:
C:\Users\proprietбrio\Desktop\Gamemode by me\U_LS_GangWars.pwn(218) : error 052: multi-dimensional arrays must be fully initialized Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase