Forum


Latest Message: 9 minutes ago

Downloading from th…
 
Notifications
Clear all

Downloading from the etpub server

4 Posts
2 Users
0 Reactions
611 Views
(@pepsi)
Active Member
Joined: 13 years ago
Posts: 8
Topic starter  

27.50.70.68:27960

While playing the 32v’s32 just the other night a lot of players where complaining about the slow download speed they were getting. I noticed that this was not the case for some. I was getting a 500+ k/b’s transfer when a map had to be downloaded but some where just giving up on the matter.

I was wondering if Phil had gotten around to trying some fixes or not?? If you remember Phil that maybe what I suggested may work or may not?

Here is a short script and or something you can add to your server configuration to enable everyone to get a fast download speed.

The server side settings as we all know. 🙂

set sv_maxRate “35000”
set sv_dl_maxRate “45000”
set sv_wwwDownload “1”
set sv_wwwBaseURL “”
set sv_wwwFallbackURL “”
set sv_wwwDLDisconnected “0”
set sv_allowDownload “1”

Make a short script or you already may have one so add this to that script or just open notepad and type the below information into it and call the file extension forcecvar.cfg and save.

//cvar’s

init

{
command “sv_cvar sv_allowDownload 1”
command ” sv_cvar sv_wwwDownload 1″
}

Now just add a simple exec forcecvar.cfg in the server configuration to execute the script. Also by doing it this way it will be updated at the start of every map once loaded. This will make sure that everyone is getting there settings updated to allow downloading with a better K/B’s rate.

Or you can add the following to your server configuration but this way I think it only loads once? When the server is started or re-started it will force the commands.

Forcecvar sv_allowDownload 1
Forcecvar sv_wwwDownload 1

I know that you would already know how to do this but maybe you have learned something new? I don’t know?

Hope that everyone gets a good download speed soon. Would love to see the server full!! Would be mayhem!!


   
Quote
(@phillgates2_xenforo2_import1)
Member Admin
Joined: 16 years ago
Posts: 2885
 

thanks mate when you said that sunday night was good idea for next one in 2 months


   
ReplyQuote
(@pepsi)
Active Member
Joined: 13 years ago
Posts: 8
Topic starter  

Also that the master server is back up the 32v’s32 should really go off! 🙂

Why is it every two months? Should be every month especially now that winter is coming.


   
ReplyQuote
(@phillgates2_xenforo2_import1)
Member Admin
Joined: 16 years ago
Posts: 2885
 

it is every 2 months because we tried every month and it did not work not many people turned up each month


   
ReplyQuote
Share: