[AJUDA] 2 Warning - 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] 2 Warning (
/showthread.php?tid=310729)
[AJUDA] 2 Warning -
FriendrS - 13.01.2012
Quote:
C:\Users\Fabio\Desktop\Server Teste\gamemodes\MeuSv.pwn(2386) : warning 202: number of arguments does not match definition
C:\Users\Fabio\Desktop\Server Teste\gamemodes\MeuSv.pwn(2386) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Warnings.
|
pawn Код:
Create3DTextLabel("{00FF00}Fechado",0xF60000AA,-1577.1141,-2732.0867,48.5335);
Me ajuda ai
Re: [AJUDA] 2 Warning -
Don_Speed - 13.01.2012
Garanta que As Coordenadas
pawn Код:
Create3DTextLabel("{00FF00}Fechado", -1, 1577.1141, -2732.0867, 48.5335);
Ajudei? Repu
Re: [AJUDA] 2 Warning -
FriendrS - 13.01.2012
da os memos warnings
Re: [AJUDA] 2 Warning -
_Jizzy_ - 13.01.2012
pawn Код:
Create3DTextLabel("{00FF00}Fechado", 0xF60000AA, -1577.1141, -2732.0867, 48.5335, 40.0, 0);
Mude o 40.0 para a distancia que o jogador pode ver o 3DText.
Re: [AJUDA] 2 Warning -
FriendrS - 13.01.2012
Owww _jizzy_ Vlw + rep pra vc manow olha se puder me ajudar nesse topico https://sampforum.blast.hk/showthread.php?tid=310736 fikaria agradecido