scripts/on_dedicated.scr.example
author Darkvater
Sat, 21 Oct 2006 22:24:28 +0000
changeset 4905 49b0d1b84fc3
parent 1866 200d225a85ff
permissions -rw-r--r--
(svn r6875) -Feature: Allow for " to be in console tokens. Escape them with \. eg \".
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"