Jump to content

Hey


TweakIt90

Recommended Posts

Hi my name is jordon, im having problems setting up redirect on my server i rent from nfo to download et mods and maps from the web, I asked on your server if anyone could help me, and i was told to check out your forum, thx

Link to comment
Share on other sites

set sv_allowDownload      "1"
This enables the server to download needed files to clients

 

set sv_dl_maxRate         "42000"
This is full speed from server, 18 KB/sec

 

set sv_wwwDownload        "1"
This enables download re-direct

 

set sv_wwwBaseURL ""
This sets downloads re-direct address

 

set sv_wwwFallbackURL ""
This set an alternate source for download re-direct ingame

 

set sv_timeout            "600"
This sets lenght in seconds before client gets kicked if didn't finish downloading

 

 

So, This will worK:

set sv_allowDownload      "1"
set sv_dl_maxRate         "42000"
set sv_wwwDownload        "1"
set sv_wwwBaseURL "http://212.83.144.106/fobredirect"  // Notice no / at ending
set sv_wwwFallbackURL ""
set sv_timeout            "600"

 

In the redirect You need 2 folders:

etmain and etpro

 

Server may need restart with Control Panel after changing config

or /rcon exec server.cfg

  • Like 1
Link to comment
Share on other sites

Make sure files are the same on server and in re-direct.

 

NFO provides free re-direct for downloads.

 

You could sent trouble ticket to server provider.

 

I'm sure They could help...

Link to comment
Share on other sites

We fixed download redirect!

 

We asked server provider for correct URL for download re-direct.

 

Tweak found where to upload files.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.