SA-MP Forums Archive
[Ajuda] Erros - 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 (/showthread.php?tid=407336)



Erros - zp42O - 13.01.2013

Код:
C:\Users\rafa\Desktop\servidor\gamemodes\lstdm.pwn(298) : error 017: undefined symbol "string"
C:\Users\rafa\Desktop\servidor\gamemodes\lstdm.pwn(298) : error 017: undefined symbol "string"
C:\Users\rafa\Desktop\servidor\gamemodes\lstdm.pwn(298) : error 029: invalid expression, assumed zero
C:\Users\rafa\Desktop\servidor\gamemodes\lstdm.pwn(298) : fatal error 107: too many error messages on one line

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


4 Errors.
Linha 298:

Код:
format(string, sizeof(string), "{FF0000}[LS:TDM] {FFFFFF}%s foi para a arena de Run Weapons.{FF0000}(/arenarw)", pname);



Re: Erros - Dolby - 13.01.2013

pawn Код:
new string[128];



Re: Erros - zp42O - 13.01.2013

omg, como me fui esquecer disso .____.

vlw, kk

+rep