View Single Post
EMRandall13
Junior Member
Join Date: Sep 2016
Old 06-17-2019 , 17:27   Re: [TF2Items] Item Designer - Advanced Give Item
Reply With Quote #157

This is what happens whenever I try to compile GiveItem.sp while putting COMMAND_FILTER_NO_BOTS in double brackets

This also stops it from actually compiling.

//// GiveItem.sp
//
// C:\hlserver\tf\addons\sourcemod\scripting\Giv eItem.sp(25) : warning 234: symbol "FCVAR_PLUGIN" is marked as deprecated: No logic using this flag ever existed in a released game. It only ever appeared in the first hl2sdk.
//
//
// C:\hlserver\tf\addons\sourcemod\scripting\Giv eItem.sp(26) : warning 234: symbol "FCVAR_PLUGIN" is marked as deprecated: No logic using this flag ever existed in a released game. It only ever appeared in the first hl2sdk.
//
//
// C:\hlserver\tf\addons\sourcemod\scripting\Giv eItem.sp(70) : error 035: argument type mismatch (argument 5)
// C:\hlserver\tf\addons\sourcemod\scripting\Giv eItem.sp(71) : error 035: argument type mismatch (argument 6)
// C:\hlserver\tf\addons\sourcemod\scripting\Giv eItem.sp(5 : warning 203: symbol is never used: "tn_is_ml"
EMRandall13 is offline