Whitelistcmd: Difference between revisions
Jump to navigation
Jump to search
Warning:Changes to this file require a game restart to take effect.[confirm]
(→Files) |
No edit summary |
||
(12 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{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. | |||
== Games == | |||
=== {{csgo|4}} === | |||
{{warning|Changes to this file require a game restart to take effect.{{confirm}} }} | |||
== Usage == | == Usage == | ||
<pre style="background:#444; color:#eeeeee; border-color:#666"> | <pre style="background:#444; color:#eeeeee; border-color:#666"> | ||
whitelistcmd <command> | whitelistcmd <command> | ||
</pre> | </pre> | ||
== Files == | == Files == | ||
=== | === <game>/bspconvar_whitelist.txt === | ||
{{main|Game/bspconvar whitelist.txt}} | |||
{{ | |||
== | == See also == | ||
{{ | * The command {{ent|execwithwhitelist|<filename>}} executes every command inside the given file with {{ent|whitelistcmd}}. | ||
} | |||
Latest revision as of 23:56, 1 June 2025
whitelistcmd
is a console command available in 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

Usage
whitelistcmd <command>
Files
<game>/bspconvar_whitelist.txt
Main article: Game/bspconvar whitelist.txt
See also
- The command execwithwhitelist <filename> executes every command inside the given file with whitelistcmd.