SA-MP Forums Archive
[Ajuda] warning 203: symbol is never used: "Anglee" - 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] warning 203: symbol is never used: "Anglee" (/showthread.php?tid=439084)



warning 203: symbol is never used: "Anglee" - MatheusMendes - 23.05.2013

PHP код:
C:\Users\Matheus-PC\Desktop\[GamemodeGaming Fox Brasil ® (0.3x)\gamemodes\GFB.pwn(1196) : warning 203symbol is never used"Anglee"
C:\Users\Matheus-PC\Desktop\[GamemodeGaming Fox Brasil ® (0.3x)\gamemodes\GFB.pwn(1196) : warning 203symbol is never used"Xx"
C:\Users\Matheus-PC\Desktop\[GamemodeGaming Fox Brasil ® (0.3x)\gamemodes\GFB.pwn(1196) : warning 203symbol is never used"Yy"
C:\Users\Matheus-PC\Desktop\[GamemodeGaming Fox Brasil ® (0.3x)\gamemodes\GFB.pwn(1196) : warning 203symbol is never used"Zz"
C:\Users\Matheus-PC\Desktop\[GamemodeGaming Fox Brasil ® (0.3x)\gamemodes\GFB.pwn(1196) : warning 203symbol is never used"gINT"
Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
5 Warnings

PHP код:
new carro[MAX_PLAYERS],Float:Xx,Float:Yy,Float:ZzFloat:Anglee,gINT
Alguйm me ajuda com esses Warnings pf


Re: warning 203: symbol is never used: "Anglee" - Caio_Freeze - 23.05.2013

apague tudo e coloque esse

pawn Код:
new carro[MAX_PLAYERS];



Re: warning 203: symbol is never used: "Anglee" - MatheusMendes - 23.05.2013

Quote:
Originally Posted by Caio_Freeze
Посмотреть сообщение
apague tudo e coloque esse

pawn Код:
new carro[MAX_PLAYERS]
pegou new carro[MAX_PLAYERS] vse sу faltou colocar o ; rsrsrs'


Re: warning 203: symbol is never used: "Anglee" - Caio_Freeze - 23.05.2013

Quote:
Originally Posted by MatheusMendes
Посмотреть сообщение
pegou new carro[MAX_PLAYERS] vse sу faltou colocar o ; rsrsrs'
ops '-' esqueci jб esta corrigido