ezQuake Manual: Serverinfo Keys Variables

watervis 

Description

This server-side cvar is mirrored to serverinfo as a hint to clients on whether the server is using the so-called watervised maps.

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: 0

Values

valuedescription
1GLQuake users can see through liquids if they set gl_turbalpha to a value < 1.
0No watervis.

It's a bad idea to use watervis 1 if the maps the server is using are not watervised. Liquids will appear 'transparent' but you won't be able to see any items/players/etc through it. And it is a bad idea anyway because Quake maps were not designed for transparent water (or other liquids); enabling it changes gameplay, decreases fps and produces more network traffic and puts non-GL players at a disadvantage because the software renderer doesn't support transparent water (yet). Not saved to config with cfg_save command.

Last update: 09.11.2005 02:15 PST, made by JohnNy_cz | ezQDocs

SourceForge.net Logo