your opening a separate terminal window thing. to prevent that you should start your server in screen then detach it like screen -A -m -d -S name ./srcds_run -console ... and then you can access the server window with screen -x name
10-22-2008, 07:07 PM (This post was last modified: 10-22-2008, 07:14 PM by Arjen.)
Wrote a script for that. First time:
- Upload script to the server or copy and paste it in a file
- chmod 777 css-pub.txt
- Fill in server-ip in script
- Check path ("DIR" variable)
Easy to use then: ./css-pub.txt <parameter>
Parameters: start - starts server with autoupdate stop fast - starts server without autoupdate restart
status