Cl interp all: Difference between revisions
Jump to navigation
Jump to search
m (→See also) |
Kalashnikov (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Console | [[Category:Console Commands]] | ||
{{wrongtitle|title=cl_interp_all}} | {{wrongtitle|title=cl_interp_all}} | ||
Line 6: | Line 6: | ||
==See also== | ==See also== | ||
[[:Image:Cl_interp_all.png|Alfred Reynolds explains '''cl_interp_all''']] | [[:Image:Cl_interp_all.png|Alfred Reynolds explains '''cl_interp_all''']] | ||
For other useful information on console variables, please head back to the [http://developer.valvesoftware.com/wiki/Category:Console_Commands Console Commands Listing] |
Revision as of 15:19, 7 February 2006
This ConVar controls some code optimizations for running client-side prediction. When set to 0, the optimization is run; only the set of entities that need interpolation are considered. When set to a nonzero value, the old behavior is run, where every networked entity is considered for interpolation.
See also
Alfred Reynolds explains cl_interp_all
For other useful information on console variables, please head back to the Console Commands Listing