SA-MP Forums Archive
Warning problem.. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Warning problem.. (/showthread.php?tid=549549)



Warning problem.. - dundolina - 07.12.2014

Help please..

Код:
D:\Shefa\Igri\GTASanAndreasRIP\bam\pawno\include\dutils.inc(45) : warning 219: local variable "hour" shadows a variable at a preceding level
D:\Shefa\Igri\GTASanAndreasRIP\bam\pawno\include\dutils.inc(45) : warning 219: local variable "minute" shadows a variable at a preceding level
D:\Shefa\Igri\GTASanAndreasRIP\bam\gamemodes\gangwars4.pwn(11498) : warning 219: local variable "hour" shadows a variable at a preceding level
D:\Shefa\Igri\GTASanAndreasRIP\bam\gamemodes\gangwars4.pwn(11634) : warning 219: local variable "hour" shadows a variable at a preceding level
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase

Header size:           6624 bytes
Code size:           545392 bytes
Data size:          1862712 bytes
Stack/heap size:      16384 bytes; estimated max. usage=4187 cells (16748 bytes)
Total requirements: 2431112 bytes

4 Warnings.



Re : Warning problem.. - Vukilore - 07.12.2014

You already have defined your variables previsouly in your script.