> > Heya, > > Was wondering if anyone has been running UT2K3 Dedicated Server side by > side
I run one small hlds_l together with two UT2k3 servers (one demo and retail) among other things. They all run fine for me. > with HLDS? I'm having some issues and could use some help. On isntall it > keeps giving me extraction failure.. I'm wondering if anyone knows how to > fix this.. and on top of that if UT2K3 is a huge resource hog? The HLDS > server has priority over it.. If you have extraction problem whith the ut2k3 dedicated installer - it's probably because it tries to use /tmp and there isn't room. This oneliner should fix it: 'sed "s/\/tmp/\/usr\/tmp/g" ut2003lnxded.sh.bin > ut2003-fixed.sh.bin % chmod 755 ut2003-fixed.sh.bin' Yes, and ut2k3 is a hog. Have fun. --- marius _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

