SA-MP Forums Archive
[Ajuda] Warnings 219 e 203. - 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] Warnings 219 e 203. (/showthread.php?tid=489123)



Warnings 219 e 203. - LeandroCQC - 20.01.2014

Код:
C:\Users\PH\Desktop\BCG\pawno\include\PSF\1.2F3#PSF_LIB\#PSF_PCOD\#PSF-C_BASE\PSF_B.&PE(97) : warning 219: local variable "v" shadows a variable at a preceding level
C:\Users\PH\Desktop\BCG\Gamemodes\BCG.pwn(77432) : warning 203: symbol is never used: "StationUrl"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Warnings.
noзгo do que й '-' ?


Re: Warnings - smiiir - 20.01.2014

Esta variбvel jб estб sendo usada:
Код:
v
Esta variбvel nunca й usada:
Код:
 StationUrl



Re: Warnings - SkullFire - 20.01.2014

ctrl + f procure por stationUrl , e apaga a linha dele . E o "v" estб definido mais de 1 vez, apague um deles