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

Cl pdump: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
m (Nesciuse moved page Cl pdump/en to Cl pdump without leaving a redirect: Move en subpage to basepage)
 
(9 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{wrongtitle|title=cl_pdump}}
{{LanguageBar}}
If you set the value of '''cl_pdump''' to a predicted entity's index (from the left-hand column of the [[cl_predictionlist]] window), then it will overlay a big list of all of the entity's predicted variables. Then you can run around and you will find out which variables the client is mispredicting. The variables change red when the client has mispredicted a command.
{{this is a|console variable|name=cl_pdump}}
[[Category:Console Variables]]
If you set the value of '''cl_pdump''' to a predicted entity's index (from the left-hand column of the [[cl_predictionlist]] window or [[cl_showents]]), then it will overlay a big list of all of the entity's predicted variables. Then you can run around and you will find out which variables the client is mispredicting. The variables change red when the client has mispredicted a command.

Latest revision as of 05:25, 12 July 2024

English (en)Русский (ru)Translate (Translate)

cl_pdump is a console variable available in all Source Source games. If you set the value of cl_pdump to a predicted entity's index (from the left-hand column of the cl_predictionlist window or cl_showents), then it will overlay a big list of all of the entity's predicted variables. Then you can run around and you will find out which variables the client is mispredicting. The variables change red when the client has mispredicted a command.