Whitelistcmd: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Tag: Replaced
No edit summary
Line 1: Line 1:
{{ent|whitelistcmd|<command>}} is a [[console command]] which executes the <code><command></code> only if it is '''whitelisted''', otherwise it does nothing.
{{Console Command}}
{{code|whitelistcmd}} is a [[console command]] which executes the <code><command></code> only if it is '''whitelisted''', otherwise it does nothing.


== Games ==
== Games ==

Revision as of 11:45, 27 June 2023

Template:Console Command 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

Template:ModernWarning

Usage

whitelistcmd <command>

Files

<game>/bspconvar_whitelist.txt

See also