Cl entityreport: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
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)
m (added cat debugging)
Line 23: Line 23:


[[Category:Console_Variables]]
[[Category:Console_Variables]]
[[Category:Debugging]]

Revision as of 02:17, 15 April 2011

Template:Wrongtitle

Stub

This article or section is a stub. You can help by expanding it.

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.


http://min.us/imHN0o.jpg