scripts/on_dedicated.scr.example
author rubidium
Wed, 16 Aug 2006 11:39:55 +0000
changeset 4293 2c24234a7aec
parent 1866 200d225a85ff
permissions -rw-r--r--
(svn r5926) -Codechange: make _cur_year contain the full year, instead of the offset since 1920
-Codechange: store all year related variables that are _not_ stored in a savegame/transported over the network in the same format as _cur_year
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"