Cl entityreport: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Formatting + UTIL Category (Seemed fitting enough)) |
||
Line 1: | Line 1: | ||
{{wrongtitle|cl_entityreport}} | {{wrongtitle|cl_entityreport}} | ||
{{stub}} | {{stub}} | ||
'''cl_entityreport''' is a [[Profiling]] tool included in the [[Source]] engine used for profiling and debugging [[entity]] states. Once enabled, a sidebar will show up, indicating entities state and activity. | |||
{{todo|Host on-site}} | {{todo|Host on-site & Crop}} | ||
{{todo|Image in Sidebar}} | |||
== Usage == | |||
Change the '''cl_entityreport''' [[ConVar]] to enable on-screen debugging. Usage of this ConVar requires ''[[Developer_Console|sv_cheats]]'' being set to 1. | |||
Green names are idle entities. | == Key == | ||
'''Green''' names are idle entities. | |||
Purple names are active entities. | '''Purple''' names are active entities. | ||
The upper red bar specifies the maximum amount of activity. | The upper '''red bar''' specifies the maximum amount of activity. | ||
The lower green bar specifies the current amount of activity. | The lower '''green bar''' specifies the current amount of activity. | ||
Line 19: | Line 23: | ||
[[Category:Console_Variables]] | [[Category:Console_Variables]] | ||
[[Category:UTIL]] |
Revision as of 10:35, 14 April 2011
cl_entityreport is a Profiling tool included in the Source engine used for profiling and debugging entity states. Once enabled, a sidebar will show up, indicating entities state and activity.
Todo: Host on-site & Crop
Todo: Image in Sidebar
Usage
Change the cl_entityreport ConVar to enable on-screen debugging. Usage of this ConVar requires sv_cheats being set to 1.
Key
Green names are idle entities.
Purple names are active entities.
The upper red bar specifies the maximum amount of activity.
The lower green bar specifies the current amount of activity.