scripts/on_dedicated.scr.example
author Darkvater
Thu, 16 Nov 2006 20:57:23 +0000
changeset 5107 f3cddd9ce5f4
parent 1866 87ae212e7eda
permissions -rw-r--r--
(svn r7179) -Codechange (r7173): Actually "prefer" team chat through the patch setting instead of
always sending to teammate if the patch is on even if you do not have any allies. So
with setting off you always send to 'all players', with setting on you send to teammates
if you have any, otherwise to all players.
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"