Files @ r2221:90ca9dcf90f1
Branch filter:

Location: cpp/openttd-patchpack/source/scripts/on_dedicated.scr.example

tron
(svn r2739) -Fix(?): Change the fence algorithm so it removes fences when no farm tile is adjacent
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"