CobbyJUK Posted July 11, 2011 Share Posted July 11, 2011 Hey, im trying to get Wolfenstein Enemy Territory Server runing on linux, i have all the files and so on, but i cant get the command line to work, just says command not found. this is the command line im using etded +set vm_game 0 +set sv_pure 1 +set dedicated 2 +net_ip MYIP +net_port 27960 +set sv_punkbuster 1 +exec server.cfg obvoiusly i change MYIP with the IP any help would be great. Thanks Chris Link to comment Share on other sites More sharing options...
LFA Posted July 11, 2011 Share Posted July 11, 2011 Exactly where are you getting command not found? Link to comment Share on other sites More sharing options...
ECF Posted July 11, 2011 Share Posted July 11, 2011 You have the command for setting the IP wrong. It should be... +set net_ip <ip address> For future reference: http://wolfet.co.uk/docs/tech_help/information/server_setup.htm#commandlineoptionsforexpertadmins Link to comment Share on other sites More sharing options...
icekohl Posted July 13, 2011 Share Posted July 13, 2011 also need +set before net_port Link to comment Share on other sites More sharing options...
CobbyJUK Posted July 13, 2011 Author Share Posted July 13, 2011 [root@localhost ~]# cd ET [root@localhost ET]# cd ET [root@localhost ET]# etded +set vm_game 0 +set sv_pure 1 +set dedicated 2 +set n et_ip 109.70.**.*** +set net_port 27960 +set sv_punkbuster 1 +exec server.cfg -bash: etded: command not found [root@localhost ET]# thats what i get, i have hidden the end of the IP on purpose. Link to comment Share on other sites More sharing options...
CobbyJUK Posted July 13, 2011 Author Share Posted July 13, 2011 im a compleate idiot lol sorry. all sorted, i did have to messabout with the permisions of etded.x86 but all working now. ./etded +set vm_game 0 +set sv_pure 1 +set dedicated 2 +set net_ip ***.***.***.*** +set net_port 27960 +set sv_punkbuster 1 +exec server.cfg if anyone wants the files just let me know. Link to comment Share on other sites More sharing options...
Virtuel-Network Posted August 16, 2013 Share Posted August 16, 2013 How can I get the server files? I see that the game seems to be free but I can not find the file servers. sorry for my bad english Link to comment Share on other sites More sharing options...
HIS-MOTHER Posted August 19, 2013 Share Posted August 19, 2013 http://www.planetwolfenstein.com/files/files.shtml Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now