
Redirect
-
- New to forums
- Posts: 5
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Tue Mar 16, 2004 1:56 pm
- Location: PA
- Contact:
Redirect
I just wanted to know if their's anyway i can get redirect for my UT 2004 server?Thank you in advance! 

-
- New to forums
- Posts: 5
- Joined: Tue Mar 16, 2004 1:56 pm
- Location: PA
- Contact:
-
- Staff
- Posts: 42
- Joined: Sun Mar 07, 2004 12:49 am
- Location: Corona, CA
- Contact:
just make a map directory in your webspace and upload all the maps compressed into there...
You can compress it with ucc.exe so
UCC.exe compress c:\ut2004\maps\blahmap.ut2
That will make a blahmap.ut2.uz2
Dump that uz2 onto the webspace
Then edit the ut2004.ini to include the redirect "http://www.myredirect.com/maps/"
Very simply
You can compress it with ucc.exe so
UCC.exe compress c:\ut2004\maps\blahmap.ut2
That will make a blahmap.ut2.uz2
Dump that uz2 onto the webspace
Then edit the ut2004.ini to include the redirect "http://www.myredirect.com/maps/"
Very simply
-
- Staff
- Posts: 42
- Joined: Sun Mar 07, 2004 12:49 am
- Location: Corona, CA
- Contact:
Oh yeah if you are download a custom map and it includes Texture ot StaticMeshes.. Compress those as single files as well with the same command above... And then dump that into your webspace...
Also official Epic maps are locked from being downloaded through the client.. So keep that inmind. This was a change with 2004...
Also official Epic maps are locked from being downloaded through the client.. So keep that inmind. This was a change with 2004...
-
- A semi-regular
- Posts: 26
- Joined: Mon Apr 12, 2004 10:48 am
This one's pretty decent. You can use your free webspace for the website part:
http://www.unrealadmin.org/modules.php? ... e&artid=41
http://www.unrealadmin.org/modules.php? ... e&artid=41
-
- Staff
- Posts: 42
- Joined: Sun Mar 07, 2004 12:49 am
- Location: Corona, CA
- Contact:
unrealadmin.org is a great siteEdge100x wrote:This one's pretty decent. You can use your free webspace for the website part:
http://www.unrealadmin.org/modules.php? ... e&artid=41

But when you setup your redirect in your ut2004.ini make sure that you down the server if you edit the file.. Since it will not take if the server is active

[IpDrv.HTTPDownload]
RedirectToURL=http://uz.unrealadmin.org/
UseCompression=True
With that above make sure you place the trailing / at the end of the url.. Otherwise it will NOT work correctly....
You can use the UT2003 Compressor.. It makes compressing the maps easier


http://www.unrealadmin.org/modules.php? ... it&lid=110