Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Steam\steamapps\common\Left 4 Dead 2\left4dead2\ems\admin system
Open the "settings" file.
You change where it says "DisplayMsgs = true" from true to false to disable the message in the chatbox.
And you can use the console command "scripted_user_func" to hide the commands instead of the chatbox so that other people don't see them.
For example:
scripted_user_func give,rifle_m60
scripted_user_func god,nick
scripted_user_func z_spawn,tank,5
scripted_user_func cvar,z_tank_health,10000
Note: replace spaces with commas to make it work.
Or you can use the / key instead of ! in the chatbox to hide the commands from view.
For example:
/give rifle_m60
/god nick
/z_spawn tank 5
/cvar z_tank_health 10000