|
|
[root@linuxsvr hlds_l]# cat cs.sh
#/bin/bash
./hlds_run -game cstrike +port 27016 +maxplayers 21 +map de_dust
[root@linuxsvr hlds_l]# ./cs.sh
Auto-restarting the server on crash
Add "-debug" to the ./hlds_run command line to generate a debug.log to help with solving this problem
Mon Oct 13 09:09:09 CST 2003: Server Died
为什么会这样?我是按照
http://www.linuxsir.cn/forum.php ... s%B7%FE%CE%F1%C6%F7
里做的~帮帮忙谢谢 |
|