Hi,
How do you force a plane to put its landing ger down?
At first i tried plane action["land gear"], but the pilot overrides instantly, (i know this command works because its toggles the gear with a human pilot). I also tried a script that cycles the command over and over again, but like i said it "toggles" the gear, so as soon as the script tells it to put the gear down it also tell it to put the gear up.
I also noticed that theres an entry in the config fils for GEAR_DOWN but no one seems to know the syntax.
I tried things like plane action["gear down"] and plane action["gear_down"] etc, but got nothing, even on a human player.
Thanks