View Single Post
KawMAN
SourceMod Donor
Join Date: Sep 2007
Location: Cracov
Old 09-07-2012 , 23:38   Re: [CS:GO] Cvar and command list
Reply With Quote #42

In SM i;m using this
PHP Code:
#define FCVAR_LAUNCHER            (1<<1)
(...)
cvar FindFirstConCommand(namesizeof(name), isCommandflagsdescsizeof(desc));
(...)
if (
flags FCVAR_LAUNCHER)
{
            
locked=1;

__________________

Last edited by KawMAN; 09-07-2012 at 23:40.
KawMAN is offline
Send a message via ICQ to KawMAN Send a message via Skype™ to KawMAN