View Single Post
Extreme_One
Veteran Member
Join Date: Nov 2006
Old 08-13-2007 , 09:14   Re: Aimbot detection
Reply With Quote #14

Code:
./include/string.inc(81) : warning 234: function is deprecated (symbol "StrCompare") Use strcmp() instead

./include/string.inc(237) : warning 234: function is deprecated (symbol "StrBreak") Use BreakString() instead

./include/clients.inc(196) : warning 234: function is deprecated (symbol "IsPlayerInGame") Use IsClientInGame() instead

/home/groups/sourcemod/upload_tmp/phpnyfsiV.sp(116) : warning 234: function is deprecated (symbol "StrBreak") Use BreakString() instead

/home/groups/sourcemod/upload_tmp/phpnyfsiV.sp(117) : warning 234: function is deprecated (symbol "StrBreak") Use BreakString() instead

/home/groups/sourcemod/upload_tmp/phpnyfsiV.sp(143) : warning 234: function is deprecated (symbol "OnServerCfg") Use OnConfigsExecuted() instead

/home/groups/sourcemod/upload_tmp/phpnyfsiV.sp(205) : warning 234: function is deprecated (symbol "StrCompare") Use strcmp() instead

/home/groups/sourcemod/upload_tmp/phpnyfsiV.sp(224) : warning 234: function is deprecated (symbol "IsPlayerInGame") Use IsClientInGame() instead

/home/groups/sourcemod/upload_tmp/phpnyfsiV.sp(255) : warning 217: loose indentation
/home/groups/sourcemod/upload_tmp/phpnyfsiV.sp(270) : warning 213: tag mismatch
/home/groups/sourcemod/upload_tmp/phpnyfsiV.sp(270) : warning 213: tag mismatch
/home/groups/sourcemod/upload_tmp/phpnyfsiV.sp(288) : warning 234: function is deprecated (symbol "IsPlayerInGame") Use IsClientInGame() instead
Does all this matter?

/home/groups/sourcemod/upload_tmp/phpnyfsiV.sp(495) : warning 203: symbol is never used: "DisplayInfo"
__________________
Extreme_One is offline