Error Pawno -
Nike20 - 22.03.2010
C:\Documents and Settings\Nike\My Documents\sv stunt sa-mp\sv stunt sa-mp\pawno\include\Sinclude.inc(210) : warning 219: local variable "Interior" shadows a variable at a preceding level
C:\Documents and Settings\Nike\My Documents\sv stunt sa-mp\sv stunt sa-mp\pawno\RO.pwn(17) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Nike\My Documents\sv stunt sa-mp\sv stunt sa-mp\pawno\RO.pwn(17 -- 71) : error 008: must be a constant expression; assumed zero
C:\Documents and Settings\Nike\My Documents\sv stunt sa-mp\sv stunt sa-mp\pawno\RO.pwn(72) : error 055: start of function body without function header
C:\Documents and Settings\Nike\My Documents\sv stunt sa-mp\sv stunt sa-mp\pawno\RO.pwn(7
: error 017: undefined symbol "pInfo"
C:\Documents and Settings\Nike\My Documents\sv stunt sa-mp\sv stunt sa-mp\pawno\RO.pwn(7
: error 009: invalid array size (negative, zero or out of bounds)
C:\Documents and Settings\Nike\My Documents\sv stunt sa-mp\sv stunt sa-mp\pawno\RO.pwn(360) : error 017: undefined symbol "SpawnTimer"
C:\Documents and Settings\Nike\My Documents\sv stunt sa-mp\sv stunt sa-mp\pawno\RO.pwn(206
: error 017: undefined symbol "SpawnAngle"
C:\Documents and Settings\Nike\My Documents\sv stunt sa-mp\sv stunt sa-mp\pawno\RO.pwn(206
: warning 213: tag mismatch
C:\Documents and Settings\Nike\My Documents\sv stunt sa-mp\sv stunt sa-mp\pawno\RO.pwn(2069) : error 017: undefined symbol "SpawnDance"
C:\Documents and Settings\Nike\My Documents\sv stunt sa-mp\sv stunt sa-mp\pawno\RO.pwn(2070) : error 017: undefined symbol "SpawnTimer"
C:\Documents and Settings\Nike\My Documents\sv stunt sa-mp\sv stunt sa-mp\pawno\RO.pwn(4471) : warning 213: tag mismatch
C:\Documents and Settings\Nike\My Documents\sv stunt sa-mp\sv stunt sa-mp\pawno\RO.pwn(4471) : warning 213: tag mismatch
C:\Documents and Settings\Nike\My Documents\sv stunt sa-mp\sv stunt sa-mp\pawno\RO.pwn(4474) : warning 213: tag mismatch
C:\Documents and Settings\Nike\My Documents\sv stunt sa-mp\sv stunt sa-mp\pawno\RO.pwn(4474) : warning 213: tag mismatch
C:\Documents and Settings\Nike\My Documents\sv stunt sa-mp\sv stunt sa-mp\pawno\RO.pwn(4492) : warning 203: symbol is never used: "data"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
9 Errors.
This is Errors please resolve this errors and post in this topic file RO.pwn
This is fmy file pwn
http://dl.fisier.ro/files/h7p23m225p13fpm/RO.pwn.html
Re: Error Pawno -
Nike20 - 23.03.2010
HELP ME soory for double post
Re: Error Pawno -
Fabio11 - 23.03.2010
So i'll try to help you with some of this errors without reading the script:
Код:
(210) : warning 219: local variable "Interior" shadows a variable at a preceding level => "Interior" is already used, change the name of this variable like "Interior1" and remember to change everywhere that used this variable.
(360) : error 017: undefined symbol "SpawnTimer" => Add a coma next to SpawnTimer like this: SpawnTimer,
Gonna check the script, i'll edit if necesary
Re: Error Pawno -
Nike20 - 23.03.2010
ok thx ...
Re: Error Pawno -
Fedee! - 23.03.2010
Works now
Is attached.
Re: Error Pawno -
Nike20 - 24.03.2010
No work
C:\Documents and Settings\Nike\My Documents\sv stunt sa-mp\sv stunt sa-mp\pawno\include\Sinclude.inc(210) : warning 219: local variable "Interior" shadows a variable at a preceding level
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Warning.
Is attach Sinclude.inc file
Re: Error Pawno -
Fedee! - 24.03.2010
Use this one:
Re: Error Pawno -
Leonardo_Lor - 26.03.2011
------------------Versao portuguesa--------------
Erro 055 e 010 alguem me esplica??
error 055: start of function body without function header
error 010: invalid function or declaration
------------------English Version --------------
Error 055 and 010 me someone you planned?
error 055: start of function body without function header
error 010: invalid function or declaration
------------------------
como conserto estes erros?
how to fix these errors?