02-24-2005, 01:57 AM
Hi.
i have followed the tutorial all the way to the end but when i type in
It gives me this.
I have put the server.sh into /bin with the information
Please help me! it wont work! :'(
i have followed the tutorial all the way to the end but when i type in
Code:
screen -x css-server
It gives me this.
Quote:There is no screen to be attached matching css-server.What am i doing wrong.
I have put the server.sh into /bin with the information
Code:
#!/bin/
echo "Starting Cs:Source Server"
sleep 1
screen -A -m -d -S css-server ./srcds_run -console -game cstrike +map de_dust +maxplayers 14 -autoupdate
Please help me! it wont work! :'(