Commands change YCMD to strcmp HELP
#3

i include
#include <YSI\y_commands>
#include <YSI\y_ini>
andd send me warnings
PHP код:
D:\Olcay\pawno\include\YSI\y_commands.inc(904) : warning 219local variable "hash" shadows a variable at a preceding level
D
:\Olcay\pawno\include\YSI\y_commands.inc(1405) : warning 219local variable "hash" shadows a variable at a preceding level
D
:\Olcay\pawno\include\YSI\y_commands.inc(1460) : warning 219local variable "hash" shadows a variable at a preceding level
D
:\Olcay\pawno\include\YSI\y_commands.inc(1513) : warning 219local variable "hash" shadows a variable at a preceding level
D
:\Olcay\pawno\include\YSI\y_commands.inc(1535) : warning 219local variable "hash" shadows a variable at a preceding level
D
:\Olcay\pawno\include\YSI\y_commands.inc(1598) : warning 219local variable "hash" shadows a variable at a preceding level
D
:\Olcay\pawno\include\YSI\y_commands.inc(1826) : warning 219local variable "hash" shadows a variable at a preceding level
D
:\Olcay\pawno\include\YSI\y_commands.inc(1930) : warning 219local variable "hash" shadows a variable at a preceding level
D
:\Olcay\pawno\include\YSI\y_commands.inc(2071) : warning 219local variable "hash" shadows a variable at a preceding level
D
:\Olcay\pawno\include\YSI\y_commands.inc(2365) : warning 219local variable "hash" shadows a variable at a preceding level
D
:\Olcay\pawno\include\YSI\y_commands.inc(2494) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(696) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(907) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(913) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(986) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(987) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(1339) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(1373) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(1568) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(1569) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(2149) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(2150) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(2212) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(2330) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(2461) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(2512) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(2689) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(2694) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(2702) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(2814) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(2828) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(3068) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(3073) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(3106) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(3536) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(3540) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(3883) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(3900) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(4003) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(4028) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(4034) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(4036) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(4042) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(4044) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(4132) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(4170) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(4208) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(4251) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(4300) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(4316) : warning 217loose indentation
D
:\Olcay\StreetWar\gamemodes\Credo.pwn(4322) : warning 217loose indentation 
Reply


Messages In This Thread
Commands change YCMD to strcmp HELP - by Cr3dO - 02.02.2015, 16:33
Re: Commands change YCMD to strcmp HELP - by CalvinC - 02.02.2015, 16:37
Re: Commands change YCMD to strcmp HELP - by Cr3dO - 02.02.2015, 16:42
Re: Commands change YCMD to strcmp HELP - by AdamsP - 02.02.2015, 16:48
AW: Commands change YCMD to strcmp HELP - by Nero_3D - 02.02.2015, 16:54
Re: Commands change YCMD to strcmp HELP - by CalvinC - 02.02.2015, 17:08

Forum Jump:


Users browsing this thread: 1 Guest(s)