Sv csqcdebug

From FTE
Jump to: navigation, search

Name: sv_csqcdebug
Default value: "0"
Cvar flags: None
FTEQW Builds: Software Renderer OpenGL Renderer Dedicated Server Merged Build Linux Build

This cvar changes fte's protocol in a subtle way. It adds size counts on a per-entity basis. This makes it easier to find which entity sizes are read/written incorrectly. This is highly FTE specific, and this cvar should only ever be set by csqc modders (or thier testers).
This will allow the csqc to remain running and also print which entities were not read correctly. It will do make no other changes.