SA-MP Forums Archive
[Ajuda] Erros Ao Compilar! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Erros Ao Compilar! (/showthread.php?tid=304733)



RESOLVIDO - Renno3D - 19.12.2011

resolvido


Re: [Ajuda] Erros Ao Compilar! - Cristhian - 19.12.2011

pawn Код:
new giveplayerid, giveplayer[MAX_PLAYER_NAME];



Re: [Ajuda] Erros Ao Compilar! - Renno3D - 19.12.2011

pawn Код:
C:\Users\Renno\Desktop\JFS Iniciante e Intermediario Cap2 I\gamemodes\Iniciante.pwn(653) : error 017: undefined symbol "sendername"
C:\Users\Renno\Desktop\JFS Iniciante e Intermediario Cap2 I\gamemodes\Iniciante.pwn(653) : error 017: undefined symbol "sendername"
C:\Users\Renno\Desktop\JFS Iniciante e Intermediario Cap2 I\gamemodes\Iniciante.pwn(653) : error 029: invalid expression, assumed zero
C:\Users\Renno\Desktop\JFS Iniciante e Intermediario Cap2 I\gamemodes\Iniciante.pwn(653) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


4 Errors.



Re: [Ajuda] Erros Ao Compilar! - Cristhian - 19.12.2011

pawn Код:
new sendername[MAX_PLAYER_NAME];