Cl interp all: Difference between revisions
Jump to navigation
Jump to search
m (Removed non-existant link to picture) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{otherlang2 | {{otherlang2 | ||
| ru = Cl_interp_all:ru | |title=Cl_interp_all | ||
|ru=Cl_interp_all:ru | |||
}} | |||
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]]. | 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]]. | ||
Revision as of 01:08, 30 November 2011
Template:Otherlang2 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
For other useful information on console variables, please head back to the Console Commands Listing