This article's documentation is for anything that uses the Source engine. Click here for more information.

Whitelistcmd: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎{{csgo|4}}: clean up, replaced: {{ModernWarning| → {{warning|)
m (Replacing {{console command}}. This operation was performed by a bot.)
Line 1: Line 1:
{{Console command}}
{{this is a|console command|name=whitelistcmd}}
{{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 18:01, 7 January 2024

whitelistcmd is a console command available in all Source Source games. 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