i would like to run my own jump server i can start the maps but i don't have the mod for loading and saving positions, could somebody pls help me how to get that mod on my own server so i can play with only my friends and not on fully crowded servers with much blocks
gtrzzz.
Cod: uo;run my own server
Moderator: Core Staff
-
- Site Admin
- Posts: 15914
- Joined: October 15th, 2004, 7:18 pm
- Location: UK
http://www.codjumper.com/servermods.php
If I remember correctly, the CoD1 mod works in CoD:UO.
As for setting up a dedicated server, there are many guides on the internet:
http://www.olddogvt.net/cod-firewall/
If I remember correctly, the CoD1 mod works in CoD:UO.
As for setting up a dedicated server, there are many guides on the internet:
http://www.olddogvt.net/cod-firewall/


-
- CJ Worshipper
- Posts: 460
- Joined: May 5th, 2005, 9:34 pm
- Location: Azeroth
- Contact:
On that site there's:
You could use this for that server on cod2 that keeps changing ip's 
Code: Select all
<?php
$ip = gethostbyname('olddog.kicks-ass.net');
echo $ip;
?>
