This article's documentation is for anything that uses the Source engine. Click here for more information.

box

From Valve Developer Community
Revision as of 00:54, 12 May 2025 by Nescius (talk | contribs) (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>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

box is a console command available in all Source Source games.. It draws a box from red lines by specifying 2 corners' cordinates as parameter. It's axis aligned.

Note.pngNote:Doesn't work in Half-Life: SourceHalf-Life 2 (possibly not working in single player titles[confirm])

Example box 100 500 31 996 78 -655