Difference between revisions of "Sv bigcoords"

From FTE
Jump to: navigation, search
 
Line 1: Line 1:
 
Name: sv_bigcoords<br>
 
Name: sv_bigcoords<br>
 
Default value: ""<br>
 
Default value: ""<br>
Flags: [[serverinfo]]   <br>
+
Cvar flags: [[serverinfo]] <br>
 +
FTEQW Builds: [[Software Renderer]] [[OpenGL Renderer]] [[Dedicated Server]] [[Merged Build]] [[Linux Build]] <br>
 
<br>
 
<br>
 
Set this cvar to enable floating point origins. This allows maps of unimaginable size... well, the Q3f maps end up working properly at least...<br />
 
Set this cvar to enable floating point origins. This allows maps of unimaginable size... well, the Q3f maps end up working properly at least...<br />

Latest revision as of 05:31, 1 November 2005

Name: sv_bigcoords
Default value: ""
Cvar flags: serverinfo
FTEQW Builds: Software Renderer OpenGL Renderer Dedicated Server Merged Build Linux Build

Set this cvar to enable floating point origins. This allows maps of unimaginable size... well, the Q3f maps end up working properly at least...
It will probably help a little with prediction misses too.

Be warned that this feature will prevent all other clients from connecting.
They will be greated with a message saying that they need to upgrade. They will join the next map if the cvar is changed back for them.