Cl predictionlist: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| mNo edit summary | m (added cvar template) | ||
| Line 1: | Line 1: | ||
| {{ | {{CVar}} | ||
| If '''cl_predictionlist''' is enabled, an overlay will be shown in the upper right-hand corner. This overlay shows all the entities that are currently using the [[Source]] prediction system (ie: running on both the client and server). The left-hand column shows the index of each entity, and the middle column shows the class names of the entities. | If '''cl_predictionlist''' is enabled, an overlay will be shown in the upper right-hand corner. This overlay shows all the entities that are currently using the [[Source]] prediction system (ie: running on both the client and server). The left-hand column shows the index of each entity, and the middle column shows the class names of the entities. | ||
| Once you know the index of the entity you need to debug, you can use [[cl_pdump]]. | Once you know the index of the entity you need to debug, you can use [[cl_pdump]]. | ||
Revision as of 17:03, 26 June 2023
Template:CVar If cl_predictionlist is enabled, an overlay will be shown in the upper right-hand corner. This overlay shows all the entities that are currently using the Source prediction system (ie: running on both the client and server). The left-hand column shows the index of each entity, and the middle column shows the class names of the entities.
Once you know the index of the entity you need to debug, you can use cl_pdump.