SA-MP Forums Archive
Y_INI HELP - 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: Y_INI HELP (/showthread.php?tid=382606)



Y_INI HELP - necrobg3 - 04.10.2012

Hey guys. When i compile the script with #include <YSI\y_ini> it show's me this warnings.

pawn Код:
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(252) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(318) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(377) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(444) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(621) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(684) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(745) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(826) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(891) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(954) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(1021) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(1084) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(1149) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(1214) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(1279) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(1344) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(1411) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(1476) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(1543) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(1606) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(1669) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(1732) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(1795) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(1858) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(1921) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(1984) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(2049) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(2114) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(2181) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(2248) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(2315) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(2384) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(2449) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(2514) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(2577) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(2644) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(2711) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(2778) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(2841) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(2906) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(2971) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(3036) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(3101) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(3172) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(3239) : warning 219: local variable "start" shadows a variable at a preceding level
C:\Users\Nork\Desktop\GTA SERVER\pawno\include\YSI\y_hooks.inc(3308) : warning 219: local variable "start" shadows a variable at a preceding level
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase

46 Warnings.
+REP for the dude who try to help me.


Re: Y_INI HELP - Scrillex - 04.10.2012

warning 219: local variable "start" shadows a variable at a preceding level

I had almost the same problem... warning 219: local variable "start" shadows a variable at a preceding level

Start is multiple times in your script..... Just I didn't know how to fix it.. Thats why it's shadowing "start".


Re: Y_INI HELP - IvancheBG - 04.10.2012

I have the same problem..Please Help :S


Re: Y_INI HELP - CmZxC - 04.10.2012

Read properly, it's not HIS script, its Y_hooks.inc included in YSI, and why you even bother to reply if you dont know the error ( oh the irony right now. ).

Have you edited y_hooks in any way ?


Re: Y_INI HELP - necrobg3 - 04.10.2012

Nope i don't edit anything.


Re: Y_INI HELP - Scrillex - 04.10.2012

Quote:
Originally Posted by CmZxC
Посмотреть сообщение
Read properly, it's not HIS script, its Y_hooks.inc included in YSI, and why you even bother to reply if you dont know the error ( oh the irony right now. ).

Have you edited y_hooks in any way ?
In the script is "start" and in the hooks is the same function.. Thats why it's saying it's shadowing! I know what I'm talking!

In how much plases you use "start" at your gm/fs?


Re: Y_INI HELP - necrobg3 - 04.10.2012

Not much, i have it 3 - 4 times.