Files @ r4690:79c6f1c4d876
Branch filter:

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

bjarni
(svn r6595) -Fix r6542: [depot window] clicking sell all in a depot with no vehicles will now do nothing at all (instead of opening the confination window) (spotted by glx)
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"