PDA

View Full Version : URL Redirect Introduction and Question


escapedturkey
08-21-2007, 10:57 AM
Introduction:

Most people are probably familiar with TurkeyFiles (free redirect service). It's extremely popular with Enemy Territory admins:

http://turkeyfiles.escapedturkey.net/enemy-territory/

You can see how many files people have uploaded in the etmain section, as an example:

http://turkeyfiles.escapedturkey.net/enemy-territory/etmain/

And how much use it gets:

http://turkeyfiles.escapedturkey.net/stats/

It's open to the public for all to use. :)

Question:

What is the proper server setting for URL Redirect?

I have the following -- based on Quake 4, but it'd be useful to get confirmation if it's right or not:

net_serverdownload "2"
net_serverDlBaseURL "http://turkeyfiles.escapedturkey.net/quakewars/"
net_serverDlTable "*"

http://turkeyfiles.escapedturkey.net/quakewars/

Doom 3 required that you list every map, but Quake 4 uses a * variable so it just searches in the top directory for all the maps and mod folders below it (just like W:ET does).

Thank you. :cool: