[AJUDA]Corrigir Erros
#1

C:\Users\Egon\Desktop\Novo Gang War.pwn(235) : error 018: initialization data exceeds declared size
C:\Users\Egon\Desktop\Novo Gang War.pwn(274) : error 018: initialization data exceeds declared size
C:\Users\Egon\Desktop\Novo Gang War.pwn(40 : error 017: undefined symbol "playerCheckpoint"
C:\Users\Egon\Desktop\Novo Gang War.pwn(40 : warning 215: expression has no effect
C:\Users\Egon\Desktop\Novo Gang War.pwn(40 : error 001: expected token: ";", but found "]"
C:\Users\Egon\Desktop\Novo Gang War.pwn(40 : error 029: invalid expression, assumed zero
C:\Users\Egon\Desktop\Novo Gang War.pwn(40 : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


6 Errors.


Linhas:

226 new propertyNames[MAX_PROPERTIES][13] = {
227 "Four Dragons",
228 "Sex Shop",
229 "Shithole Bar",
230 "Caligula",
231 "Zip Shop",
232 "Binco Shop",
233 "Tatoo Parlor",
234 "Botique",
235 "Gang Base Industrial",
236 "Gang Base Armazem",
237 "Gang Base School",
238 "Gang Base Sitio",
239 "Gang Base Aero",
240 };

274 new propertyOwner[MAX_PROPERTIES] = {999,999,999,999,999,999,999,999,999,999,999,999,9 99,999,999,999,999};


407 public getCheckpointType(playerID) {
408 return checkpointType[playerCheckpoint[playerID]];
409 }
Reply


Messages In This Thread
[AJUDA]Corrigir Erros - by angels182 - 18.06.2010, 11:46
Re: [AJUDA]Corrigir Erros - by [BEP]AcerPilot - 18.06.2010, 13:19
Re: [AJUDA]Corrigir Erros - by angels182 - 18.06.2010, 15:10
Re: [AJUDA]Corrigir Erros - by angels182 - 18.06.2010, 19:27
Re: [AJUDA]Corrigir Erros - by Ricardo_Saddler - 18.06.2010, 19:54
Re: [AJUDA]Corrigir Erros - by angels182 - 18.06.2010, 20:37
Re: [AJUDA]Corrigir Erros - by Rick_DR - 19.06.2010, 00:26
Re: [AJUDA]Corrigir Erros - by RoamPT - 19.06.2010, 02:03

Forum Jump:


Users browsing this thread: 4 Guest(s)