WET Server
The WET Server is currently install on server.teamipx.net
you will need a ssh account and a copy of putty to connect.
you will also need to have sudo access to lunch the server
once you have connect to the VPS
cd to this root directory
/usr/local/games
the ET server is in the enemy-territory directory
to start the ET server
you must be in the /usr/local/games/enemy-territory/
sudo screen -d -m -S “et” ./etded.x86 +set com_hunkMegs 512 +set com_zoneMegs 512 +set vm_game 0 +set dedicated 2 +exec server.cfg
this will lunch the server in its own console and then detach from it.
it takes about 2 mins for the server to start up.
to attach to the console where the server is running
run this command from the prompt$ sudo screen -r
when you are attached to the console of the running server press “ctrl” then “c” to shutdown the server
the ET server will not appear in the in game browser list
you will need to use a /connect in your ingame console to connect
Comments
Post new comment