Cl pdump: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(added cvar template)
Line 1: Line 1:
{{lang|title=<code>cl_pdump</code>|cl_pdump}}
{{lang}}{{CVar}}
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.
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.
[[Category:Console Variables]]

Revision as of 12:17, 27 June 2023

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

Template:CVar

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.