PDA

View Full Version : Linux Server File Location


Sp3nn1e
09-23-2004, 01:44 AM
OK, maybe it's just me, but I don't find the README file too easy to follow with regards to just where the UO files should be placed under the main CoD directory on the server (setup/data stuff and the linux server itself). Does everything go in the UO folder? If someone could give a breakdown of just what files go where it would be of a huge help.

Thx.

yanoo
09-23-2004, 03:16 AM
OK, maybe it's just me, but I don't find the README file too easy to follow with regards to just where the UO files should be placed under the main CoD directory on the server (setup/data stuff and the linux server itself). Does everything go in the UO folder? If someone could give a breakdown of just what files go where it would be of a huge help.

Thx.

First make a folder "uo" in cod directory, and then copy all ou pk3 files, and the game.mp.uo.i386.so, and cfg files to this dir. Like:
-rw-r--r-- 1 cod 59 Sep 22 09:54 autoexec_mp.cfg
-rw-r--r-- 1 cod 932 Sep 23 10:08 cod.log
-rwxr-xr-x 1 cod 717148 Sep 14 17:51 game.mp.uo.i386.so
-rw-r--r-- 1 cod 123141455 Sep 16 19:29 localized_english_pakuo00.pk3
-rw-r--r-- 1 cod 451 Sep 22 10:49 map.cfg
-rw-r--r-- 1 cod 162980955 Sep 16 19:33 pakuo00.pk3
-rw-r--r-- 1 cod 165818400 Sep 16 19:36 pakuo01.pk3
-rw-r--r-- 1 cod 166227647 Sep 16 19:40 pakuo02.pk3
-rw-r--r-- 1 cod 146286848 Sep 16 19:43 pakuo03.pk3
-rw-r--r-- 1 cod 163831126 Sep 16 19:47 pakuo04.pk3
-rw-r--r-- 1 cod 725304 Sep 16 19:47 pakuo05.pk3
-rw-r--r-- 1 cod 238582 Sep 16 19:47 pakuo06.pk3
-rw-r--r-- 1 cod 3274 Sep 23 09:23 uoconfig_mp_server.cfg
-rw-r--r-- 1 cod 68 Aug 22 11:14 vt.cfg

and run coduo_lnxded

thats it

Sp3nn1e
09-23-2004, 03:24 AM
Thx dude - much appreciated.