SA-MP Forums Archive
Error in script - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Error in script (/showthread.php?tid=91042)



Error in script - jeff223 - 12.08.2009

I am testing a script I made in the LVRCR script and I'm getting this error... What's wrong?:

Code:
C:\Users\Gamer\Documents\pawno\include\dini.inc(50) : warning 219: local variable "key" shadows a variable at a preceding level
C:\Users\Gamer\Documents\pawno\include\dini.inc(109) : warning 219: local variable "key" shadows a variable at a preceding level
C:\Users\Gamer\Documents\pawno\include\dini.inc(115) : warning 219: local variable "key" shadows a variable at a preceding level
C:\Users\Gamer\Documents\pawno\include\dini.inc(119) : warning 219: local variable "key" shadows a variable at a preceding level
C:\Users\Gamer\Documents\pawno\include\dini.inc(125) : warning 219: local variable "key" shadows a variable at a preceding level
C:\Users\Gamer\Documents\pawno\include\dini.inc(129) : warning 219: local variable "key" shadows a variable at a preceding level
C:\Users\Gamer\Documents\pawno\include\dini.inc(133) : warning 219: local variable "key" shadows a variable at a preceding level
C:\Users\Gamer\Documents\pawno\include\dini.inc(140) : warning 219: local variable "key" shadows a variable at a preceding level
C:\Users\Gamer\Documents\pawno\include\dini.inc(187) : warning 219: local variable "key" shadows a variable at a preceding level
C:\Users\Gamer\Documents\pawno\include\dini.inc(214) : warning 219: local variable "key" shadows a variable at a preceding level
C:\Users\Gamer\Documents\pawno\include\dudb.inc(111) : warning 219: local variable "key" shadows a variable at a preceding level
C:\Users\Gamer\Documents\pawno\include\dudb.inc(117) : warning 219: local variable "key" shadows a variable at a preceding level
C:\Users\Gamer\Documents\pawno\include\dudb.inc(123) : warning 219: local variable "key" shadows a variable at a preceding level
C:\Users\Gamer\Documents\pawno\include\dudb.inc(129) : warning 219: local variable "key" shadows a variable at a preceding level
C:\Users\Gamer\Documents\pawno\include\dudb.inc(136) : warning 219: local variable "key" shadows a variable at a preceding level
C:\Users\Gamer\Documents\pawno\include\dudb.inc(142) : warning 219: local variable "key" shadows a variable at a preceding level



Re: Error in script - James_Alex - 12.08.2009

first these are warnings not errors
second because you repeated the "new key" many times
try to make only one