Page 1 of 1
Cod: uo;run my own server
Posted: January 13th, 2008, 8:41 pm
by stino
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.
Posted: January 14th, 2008, 3:20 am
by Pedsdude
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/
Posted: January 14th, 2008, 6:34 pm
by YaNo
On that site there's:
Code: Select all
<?php
$ip = gethostbyname('olddog.kicks-ass.net');
echo $ip;
?>
You could use this for that server on cod2 that keeps changing ip's
