R drawclipbrushes: Difference between revisions
Jump to navigation
Jump to search
Note:This console command requires sv_cheats 1 to work.
Unnamed 1024 (talk | contribs) No edit summary |
Unnamed 1024 (talk | contribs) (It has a value of 0-3, NOT a boolean or an integer command.) |
||
Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
'''''{{todo|Article needs to be | '''''{{todo|Article needs to be completed as soon as possible.}}'''''<br> | ||
''r_drawclipbrushes'' is a [[console command]] that shows the current clip brushes of current level in-game. For more information about clip brushes, see [[Tool_textures|Tool Textures]] > [[Tool_textures#Clips|Clips]]. | ''r_drawclipbrushes'' is a [[console command]] that shows the current clip brushes of current level in-game. For more information about clip brushes, see [[Tool_textures|Tool Textures]] > [[Tool_textures#Clips|Clips]]. | ||
{{note|This console command requires [[sv_cheats]] 1 to work.}} | {{note|This console command requires [[sv_cheats]] 1 to work.}} | ||
{{Syntax|}}<code>r_drawclipbrushes < | {{Syntax|}}<code>r_drawclipbrushes <value></code> | ||
* 0 - None. | * 0 - None. | ||
* 1 - Shows clip brushes in wireframe. | * 1 - Shows clip brushes in wireframe. | ||
* 2 - Shows clip brushes, filled in. | * 2 - Shows clip brushes, filled in. | ||
* 3 - Shows [https://blog.counter-strike.net/index.php/2016/03/13793/ grenade clip brushes.] {{csgo}} | * 3 - Shows [https://blog.counter-strike.net/index.php/2016/03/13793/ grenade clip brushes.] ({{csgo}} only) | ||
{| class="standard-table" | {| class="standard-table" |
Revision as of 04:03, 4 February 2019
Todo: Article needs to be completed as soon as possible.
r_drawclipbrushes is a console command that shows the current clip brushes of current level in-game. For more information about clip brushes, see Tool Textures > Clips.

Syntax: r_drawclipbrushes <value>
- 0 - None.
- 1 - Shows clip brushes in wireframe.
- 2 - Shows clip brushes, filled in.
- 3 - Shows grenade clip brushes. (
only)
Color | Clip brush | Notes |
---|---|---|
Red | Normal Clip | Other derivatives of normal clip brushes (e.g: Concrete Clip) will always show in red. (![]() |
Purple | NPC Clip | |
Pink | Player Clip | |
Green | Grenade Clip | Works on r_drawclipbrushes 1 or 3 only. (![]() |
Cyan | Drone Clip | ![]() Todo: Clarify this drone clip row.
|