Net maxfilesize

From Valve Developer Community
Revision as of 14:02, 23 May 2010 by Jason. (talk | contribs) (new page on net_maxfilesize)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Wrongtitle

Sv_downloadurl Allow servers to download large map files, sounds, textures and models to your computer without hassle.

"The server is running my map fine but clients get 'missing BSP' message??"

Configuring

You will need to edit your server.cfg file for this. Your server.cfg file should be in your cfg folder. Set net_maxfilesize 60 You should set your max file size to something around 80 This will allow clients to download content which is 80mb or smaller in size.


External Links