Whitelistcmd: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Console | {{Console command}} | ||
{{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 15:38, 12 July 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
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.