Box (console command): Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{This is a|console command|name=box}}. It draws a box from red lines by specifying 2 corners' cordinates as parameter. It's axis aligned. {{note|Doesn't work in {{hls}}{{hl2}} (possibly not working in single player titles{{confirm}})}} Example <code>box 100 500 31 996 78 -655</code>") |
No edit summary |
||
Line 3: | Line 3: | ||
Example <code>box 100 500 31 996 78 -655</code> | Example <code>box 100 500 31 996 78 -655</code> | ||
== See also == | |||
* {{cmd|drawcross}} |
Revision as of 00:57, 12 May 2025
box
is a console command available in all Source games.. It draws a box from red lines by specifying 2 corners' cordinates as parameter. It's axis aligned.
Example box 100 500 31 996 78 -655