//SourceMod Batch Compiler
// by the SourceMod Dev Team
//// sm_super_cmds.sp
//
// D:\New Folder\Valve Software\Counter-Strike Source\cstrike\addons\sourcemod\scripting\sm_ super_cmds.sp(217) : 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.
//
//
// D:\New Folder\Valve Software\Counter-Strike Source\cstrike\addons\sourcemod\scripting\sm_ super_cmds.sp(1417) : warning 234: symbol "GetClientAuthString" is marked as deprecated: Use GetClientAuthId
//
//
// Code size: 29520 bytes
// Data size: 6964 bytes
// Stack/heap size: 16384 bytes
// Total requirements: 52868 bytes
//
// 2 Warnings.
//
// Compilation Time: 3.23 sec
// ----------------------------------------