Files @ r18647:b388bd59d544
Branch filter:

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

michi_cc
(svn r23505) -Add: Indication in the order list if the next destination of an order is out of range.
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"