local variable "b1" shadows a variable at a preceding level
#1

Hello
I'm using this balloon system by Xtremer
http://pastebin.com/VhGTY6UA

and I get these errors..
Код:
D:\SAMP\Server\SACNC [0.3e R2]\pawno\include\YSI\y_amx.inc(125) : warning 219: local variable "b1" shadows a variable at a preceding level
D:\SAMP\Server\SACNC [0.3e R2]\pawno\include\YSI\y_amx.inc(125) : warning 219: local variable "b2" shadows a variable at a preceding level
D:\SAMP\Server\SACNC [0.3e R2]\pawno\include\YSI\y_amx.inc(125) : warning 219: local variable "b3" shadows a variable at a preceding level
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Warnings.
Reply
#2

Well it says on line 125 and at the link u gave i can't find that line
anyways remove 125 line since you already added variables on the top of the script

EDIT: and btw they are just warnings you can ignore them and compile fine without any errors
Reply
#3

Nevermind, I already fixed it, b1 was defined in something in YSI, so i just changed definitions into something else.. and it's working fine, thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)