net_serverDownload
This is a cvar, also known as console variable on id Tech 4 engines, present on DOOM 3, Quake 4 and Prey. Below you can find its default value and flags for each engine that declares it.
DOOM 3
enable server download redirects. 0: off 1: redirect to si_serverURL 2: use builtin download. see net_serverDl cvars for configuration
| Property |
Value |
| Type |
console variable |
| Default |
0 |
| Flags |
CVAR_GAME | CVAR_INTEGER | CVAR_ARCHIVE |
Quake 4
enable server download redirects. 0: off 1: client exits and opens si_serverURL in web browser 2: client downloads pak files from an URL and connects again. See net_serverDl* cvars for configuration
| Property |
Value |
| Type |
console variable |
| Default |
0 |
| Flags |
CVAR_GAME | CVAR_INTEGER | CVAR_ARCHIVE |
Prey
enable server download redirects. 0: off 1: redirect to si_serverURL 2: use builtin download. see net_serverDl cvars for configuration
| Property |
Value |
| Type |
console variable |
| Default |
0 |
| Flags |
CVAR_GAME | CVAR_INTEGER | CVAR_ARCHIVE |