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

Sv massreport: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{this is a|console variable|name=sv_massreport}} It can be used to display model names and masses of all objects in the map which have models. When set to 1, all...")
 
mNo edit summary
Line 2: Line 2:


Syntax:
Syntax:
<pre>sv_backspeed [0/1]</pre>
<pre>sv_massreport [0/1]</pre>


See also:
See also:


* [[Debug overlays]]
* [[Debug overlays]]

Revision as of 07:58, 22 September 2024

sv_massreport is a console variable available in all Source Source games. It can be used to display model names and masses of all objects in the map which have models. When set to 1, all masses for already existing objects and new objects spawned afterwards will be displayed.

Syntax:

sv_massreport [0/1]

See also: