R cleardecals: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{ | {{DISPLAYTITLE:r_cleardecals}} | ||
{{syntax|r_cleardecals <permanent>}} | {{syntax|r_cleardecals <permanent>}} | ||
Permanent is an omittable [[boolean]] argument which specifies whether or not to clear permanent decals as well (i.e. [[infodecal]]s). | Permanent is an omittable [[boolean]] argument which specifies whether or not to clear permanent decals as well (i.e. [[infodecal]]s). |
Revision as of 01:15, 30 November 2011
Syntax: r_cleardecals <permanent> Permanent is an omittable boolean argument which specifies whether or not to clear permanent decals as well (i.e. infodecals).
There are no available engine hooks for executing this command,
so the best way to execute it on a client is using engine->ClientCommand
.