- 0
9 Errors in GM
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
BlueSkiLLz
new TeamInfo[ MAX_TEAMS ][ teaminfo ]= { { "Aztecas", AZTECAS_COLOR, 0, 0, 0, 0, 0}, { "Vagos", VAGOS_COLOR, 0, 0, 0, 0, 0}, { "Ballas", BALLAS_COLOR, 0, 0, 0, 0, 0}, { "Grove", GROVE_COLOR, 0, 0, 0, 0, 0}, { "DSK", DSK_COLOR, 0, 0, 0, 0, 0}, };linia 161new Float:checkCoords[ MAX_POINTS ][ 4 ] = { { 284.2472, -41.8122, 300.0394, -31.2338 }, //AMMUNATION { 284.0852, -112.7093, 298.1693, -102.9225 } //AMMUNATION_2linia 188 linia 553for (new t=0; t<MAX_TURFS; t++) { GangZoneCreate( turfs[ t ][zMinX], turfs[ t ][zMinY], turfs[ t ][zMaxX], turfs[ t ][zMaxY] ); for (new teams=0; teams<MAX_TEAMS; teams++) TurfInfo[ t ][ teams ][ MIT ]=0; }Va rog sa ma ajutati.
3 answers to this question
Recommended Posts