Cl entityreport: Difference between revisions
Jump to navigation
Jump to search
Biohazard 90 (talk | contribs) m (UTIL functions are meant to simplify common programming procedures (that may be too random to group as something else), so this doesn't exactly fit) |
Biohazard 90 (talk | contribs) m (added cat debugging) |
||
Line 23: | Line 23: | ||
[[Category:Console_Variables]] | [[Category:Console_Variables]] | ||
[[Category:Debugging]] |
Revision as of 02:17, 15 April 2011
cl_entityreport is a Profiling tool included in the Source engine used for profiling and debugging entity states. Once enabled, an on screen display 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.