Whitelistcmd: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Replacing {{console command}}. This operation was performed by a bot.)
No edit summary
Line 1: Line 1:
{{this is a|console command|name=whitelistcmd}}
{{this is a|console command|name=whitelistcmd|game=Counter-Strike: Global Offensive}}
{{code|whitelistcmd}} is a [[console command]] which executes the <code><command></code> only if it is '''whitelisted''', otherwise it does nothing.
{{code|whitelistcmd}} is a [[console command]] which executes the <code><command></code> only if it is '''whitelisted''', otherwise it does nothing.



Revision as of 23:55, 1 June 2025

whitelistcmd is a console command available in Counter-Strike: Global Offensive Counter-Strike: Global Offensive. whitelistcmd is a console command which executes the <command> only if it is whitelisted, otherwise it does nothing.

Games

Counter-Strike: Global Offensive Counter-Strike: Global Offensive

Warning.pngWarning:Changes to this file require a game restart to take effect.[confirm]

Usage

whitelistcmd <command>

Files

<game>/bspconvar_whitelist.txt

See also