Regarding the 'lock_division' command.
Concern at its apparent defunctness appears unfounded. When I tested the event using the command, the game froze because of an unrelated error, but misleadingly, at the time that the event in question was supposed to fire, giving me the impression that the command had caused the game freeze.
The 'lock_division' command actually does appear to work, which could solve some of our problems. For example, we may find it useful to lock a number of Russian units in place until the outbreak of war so that the German AI does not feel it necessary to place an ahistorically large number of units on its eastern border with Poland, leaving them for deployment elsewhere.
The Ostasiengeschwader can be forced to stay in port by listing Tsingtao as one of the bases that the German AI should station naval units at:
Happily, as soon as Germany switches to a war AI without Tsingtao listed within the 'base' brackets, the Ostasiengeschwader begins its voyage home near to the time it historically did.
Concern at its apparent defunctness appears unfounded. When I tested the event using the command, the game froze because of an unrelated error, but misleadingly, at the time that the event in question was supposed to fire, giving me the impression that the command had caused the game freeze.
The 'lock_division' command actually does appear to work, which could solve some of our problems. For example, we may find it useful to lock a number of Russian units in place until the outbreak of war so that the German AI does not feel it necessary to place an ahistorically large number of units on its eastern border with Poland, leaving them for deployment elsewhere.
The Ostasiengeschwader can be forced to stay in port by listing Tsingtao as one of the bases that the German AI should station naval units at:
Code:
base = {
80 # Wilhemshafen
90 # Kiel
1215 # Tsingtao
}
Happily, as soon as Germany switches to a war AI without Tsingtao listed within the 'base' brackets, the Ostasiengeschwader begins its voyage home near to the time it historically did.