10.02.2013, 21:22
http://pastebin.com/u4vZVRXu im using that on my script, but when i compile, this happens:
Код:
C:\Users\user7\Desktop\Server\pawno\include\YSI\y_debug.inc(276) : warning 219: local variable "str" shadows a variable at a preceding level C:\Users\user7\Desktop\Server\pawno\include\YSI\y_debug.inc(338) : warning 219: local variable "str" shadows a variable at a preceding level C:\Users\user7\Desktop\Server\pawno\include\YSI\y_debug.inc(343) : warning 219: local variable "str" shadows a variable at a preceding level C:\Users\user7\Desktop\Server\pawno\include\YSI\y_amx.inc(467) : warning 219: local variable "str" shadows a variable at a preceding level C:\Users\user7\Desktop\Server\pawno\include\YSI\y_amx.inc(917) : warning 219: local variable "str" shadows a variable at a preceding level C:\Users\user7\Desktop\Server\pawno\include\YSI\y_amx.inc(939) : warning 219: local variable "str" shadows a variable at a preceding level C:\Users\user7\Desktop\Server\pawno\include\YSI\y_utils.inc(239) : warning 219: local variable "str" shadows a variable at a preceding level C:\Users\user7\Desktop\Server\pawno\include\YSI\y_utils.inc(362) : warning 219: local variable "str" shadows a variable at a preceding level C:\Users\user7\Desktop\Server\pawno\include\YSI\y_utils.inc(389) : warning 219: local variable "str" shadows a variable at a preceding level C:\Users\user7\Desktop\Server\pawno\include\YSI\y_utils.inc(468) : warning 219: local variable "str" shadows a variable at a preceding level C:\Users\user7\Desktop\Server\pawno\include\YSI\y_malloc.inc(487) : warning 219: local variable "str" shadows a variable at a preceding level C:\Users\user7\Desktop\Server\pawno\include\YSI\y_malloc.inc(612) : warning 219: local variable "str" shadows a variable at a preceding level C:\Users\user7\Desktop\Server\pawno\include\YSI\y_ini.inc(1071) : warning 219: local variable "str" shadows a variable at a preceding level C:\Users\user7\Desktop\Server\gamemodes\new.pwn(370) : warning 219: local variable "str" shadows a variable at a preceding level C:\Users\user7\Desktop\Server\gamemodes\new.pwn(419) : warning 219: local variable "str" shadows a variable at a preceding level C:\Users\user7\Desktop\Server\gamemodes\new.pwn(447) : warning 219: local variable "str" shadows a variable at a preceding level C:\Users\user7\Desktop\Server\gamemodes\new.pwn(479) : warning 219: local variable "str" shadows a variable at a preceding level C:\Users\user7\Desktop\Server\gamemodes\new.pwn(541) : warning 209: function "cmd_setadmin" should return a value Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 18 Warnings.