Net maxfilesize

From Valve Developer Community
Revision as of 14:03, 23 May 2010 by Jason. (talk | contribs) (changed some words.)
Jump to navigation Jump to search

Template:Wrongtitle

net_maxfilesize 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