Demohidechat (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
(Created page with "==Slash command== {{SlashCommandArticle|command=demohidechat|options=[0-1]|note=hides chat in demo playback.}} * 0 = disable, 1 = enable, default = 0 ==Example== /demohidec...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:


==Example==
==Example==
  /demohidechat [0-1]
  /demohidechat 1
 
 
== See Also ==
* [[Demo Recording]]
 
* {{launchparam |demodumptga|[0-1]}}
* {{launchparam |demofps|number}}
* {{launchparam |demoframestats|[0-1]}}
* {{launchparam |demohideallentityui|[0-1]}}
* {{launchparam |demohidechat|[0-1]}}
* {{launchparam |demohidedamage|[0-1]}}
* {{launchparam |demohidenames|[0-1]}}
* {{launchparam |demoloop|number}}
* {{launchparam |demopause|number}}
* {{launchparam|demoplay|filename}}
* {{launchparam |demorecord|filename}}
* {{launchparam |demorecord_auto}}
* {{launchparam |demospeedscale|number}}
* {{launchparam |demostop}} Alias: {{slashcommand|demodump}}
 
[[Category:Slash Commands]]
[[Category:Command Line Parameters]]

Latest revision as of 09:55, 5 January 2024

Slash command

/demohidechat [0-1]

hides chat in demo playback.

  • 0 = disable, 1 = enable, default = 0

Example

/demohidechat 1


See Also