[Ajuda] Erro - 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] Erro (
/showthread.php?tid=360512)
Erro -
Erickini - 18.07.2012
Quando coloquei uma Create3DTextLabel deu esse Erro, e o GM laga todo .-.
Erro
Код:
warning: 202: number of arguments does not match definition
Linha do Erro
Код:
Create3DTextLabel("{00FF00}Brasil {FFFF00}Play{0000FF}Fight{FFFFFF}\nUse /egroove para subir",COR_3DLABEL,2519, -1673 , 14);
Re: Erro -
ViniBorn - 18.07.2012
pawn Код:
Create3DTextLabel("{00FF00}Brasil {FFFF00}Play{0000FF}Fight{FFFFFF}\nUse /egroove para subir",COR_3DLABEL,2519.0, -1673.0 , 14.0, 40.0, 0, 0);