Help with ");"
#1

Hey, i need help when i compile the gm i get theese errors:

Код:
C:\Documents and Settings\Vartotojas\Desktop\TDM\gamemodes\LSTW2Uv1.pwn(107) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Vartotojas\Desktop\TDM\gamemodes\LSTW2Uv1.pwn(107) : error 008: must be a constant expression; assumed zero
C:\Documents and Settings\Vartotojas\Desktop\TDM\gamemodes\LSTW2Uv1.pwn(188) : error 052: multi-dimensional arrays must be fully initialized
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Errors.
This is theese lines:

107 function:


Код:
new TeamInfo[ MAX_TEAMS ][ teaminfo ]= {
{ "Vagos",    VAGOS_COLOR,    0, 0, 0, 0, 0},
{ "Ballas",   BALLAS_COLOR,   0, 0, 0, 0, 0},
{ "O.G.F.",   GROVE_COLOR,    0, 0, 0, 0, 0},
};
188 function

Код:
{ 59, "Downtown LS",       1370.80, -1384.90, 1463.90, -1170.80, VAGOS_COLOR,    TEAM_VAGOS,  -1, 0, 0, 0, 0}
};
Reply


Messages In This Thread
Help with ");" - by sarioookas - 15.01.2011, 09:41
Re: Help with ");" - by MrDeath537 - 15.01.2011, 09:47
Re: Help with ");" - by sarioookas - 15.01.2011, 09:51
Re: Help with ");" - by sarioookas - 15.01.2011, 11:15

Forum Jump:


Users browsing this thread: 1 Guest(s)