Files @ r1226:5b2629ab068b
Branch filter:

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

bjarni
(svn r1730) - Fix: Ships and Aircrafts have to be build in depots owned by _current_player (hacked client protection)
now all 4 types of vehicles have to be build in depots. Note: there is a wordaround for AI players since the AI handle aircraft building in a weird way
1
2
3
echo "Setting dedicated network server settings..."
set server_pw "*"
set server_name "My example dedicated gameserver"