|
@ -17,7 +17,7 @@ steamuser="anonymous" |
|
|
steampass="" |
|
|
steampass="" |
|
|
|
|
|
|
|
|
# Start Variables |
|
|
# Start Variables |
|
|
defaultmap="de_dust2" |
|
|
defaultmap="cp_badlands" |
|
|
maxplayers="16" |
|
|
maxplayers="16" |
|
|
tickrate="64" |
|
|
tickrate="64" |
|
|
port="27015" |
|
|
port="27015" |
|
@ -843,4 +843,4 @@ case "$1" in |
|
|
echo "Usage: $0 {start|stop|restart|update|update-restart|validate|validate-restart|monitor|email-test|details|backup|console|debug|install}" |
|
|
echo "Usage: $0 {start|stop|restart|update|update-restart|validate|validate-restart|monitor|email-test|details|backup|console|debug|install}" |
|
|
exit 1;; |
|
|
exit 1;; |
|
|
esac |
|
|
esac |
|
|
exit |
|
|
exit |
|
|