Files @ r2841:b4a60d909d86
Branch filter:

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

tron
(svn r3389) -Fix: No fence was placed when placing fences and the neighbouring tile is a rail configuration which permits a fence but has a signal
(Per request of peter1138 the above line does not contain any commas)
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"