In vanilla game, the jumpjet unit would stop horizontal movement as it rose to a relatively high altitude. Here are two options to change this.
You can now let the jumpjets increase their height earlier by set JumpjetClimbPredictHeight to true or simply let them skip the stop check by set JumpjetClimbWithoutCutOut to true.
This comment is automatic and is meant to allow guests to get latest nightly builds for this pull request without registering. It is updated on every successful build.
In vanilla game, the jumpjet unit would stop horizontal movement as it rose to a relatively high altitude. Here are two options to change this.
JumpjetClimbPredictHeight
to true or simply let them skip the stop check by setJumpjetClimbWithoutCutOut
to true.In
rulesmd.ini
: