ETQW/demo server_startup.sh


(BrandonGainey) #1

I have tried to get answers to this question . Does any one know the proper way to set up a server_startup.sh …

I operate a linux with some of my friends and we have been having trouble with the server staying up . We are running it thru SFTP – /user/loacl/games/etqw.demo.server which is I think root access . It is a new game and we are doing all we can to learn the yes and no’s to it . Right now we have it set up like this .

./etqw-dedicated +set in_tty “0” +set net_ip “216.218.222.242” +set net_port “27733” +exec “server.cfg”

If there is some thing wrong with this can you tell me . This is a screen shot of our set up also . If I am missing something can you help us .

Thank you .

If you need something else please just ask .


(BrandonGainey) #2

It is still a tough one . I check back later on . It’s just a shadow file .


(zivs) #3

Not the answer to your question really, but there’s no need to add net_port command if it’s default anyway. :slight_smile:

Anyways, you can allways try to use this config generator. Just be sure to change spawnServer “campaign_openbeta2” to spawnServer “campaign_demo”.