Name

sv_wwwFallbackURL — set URL for failed WWW downloads

Synopsis

sv_wwwFallbackURL ["URL"]

Default

sv_wwwFallbackURL ""

Description

sv_wwwFallbackURL sets the URL for failed WWW downloads. Clients will attempt to open the page specified by URL upon failing a download. If an empty "" is specified and the download fails, then the client will fallback to the standard download mechanism controlled via sv_allowDownload(cvar).

See Also

sv_wwwBaseURL(cvar), sv_wwwDlDisconnected(cvar), sv_wwwDownload(cvar)