scripts/on_dedicated.scr.example
author tron
Wed, 30 Aug 2006 14:30:26 +0000
changeset 4455 f7e53dabbb72
parent 1866 87ae212e7eda
permissions -rw-r--r--
(svn r6238) Use the colour stored in _colour_gradient[] instead of explicitly retrieving it with GetNonSprite()
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"