Results 1 to 1 of 1
Hello everyone. Im new to linux. This is my first time using it because i wanted to set up an urban terror server (a q3a mod) and just have a ...
- 02-06-2010 #1Just Joined!
- Join Date
- Feb 2010
- Posts
- 1
Some server help
Hello everyone. Im new to linux. This is my first time using it because i wanted to set up an urban terror server (a q3a mod) and just have a secondary computer to run my servers.
So heres the run down. I downloaded the urbanterror.zip for linux and here is what happens when i try to run the server like its supposed to be.
I run Iourbanterror.1386 and i get an error that says "There is no application installed for executable files" and im not sure what to do. can some one please point me in the right direction?
Also i have a .sh file that im supposed to run from the terrminal. its code goes like this
"#!/bin/bash
while true
do
/home/hoss/urbanterror/ioUrTded.i386 +set fs_game q3ut4 +set dedicated 2 +set net_port 27950 +set com_hunkmegs 128 +exec server.cfg
echo "server crashed on `date`" > last_crash.txt
done"
But of course nothing happens. im assuming its because of the previous error. I just need some advice and some pointers on how to get this to work.
Help is much appreciated! thank you!


Reply With Quote