Hello, people.
I'm working in a air-to-surface fighter plane, and I want to add the hability to program the time between bomb drops. I know I can do it replacing the firingDelay value with overload mod, but that's not controlled by pilot. My intention is pilot can do it by a keyboard in cockpit, litke this:
I managed to change a custom BombDelay variable value with the buttons. That's work. My problem is I can't find the way to set the bombs's firingDelay variable with that value.
Some help will be very appreciated. Thanks.
Oh, that's sad. But well... life goings on. Thanks for your answers!
Not possible.
You can't. You have rely on detacher for than.
I believe that the only place you can have funky inputs, (normally) is through inputs, hence bomb delay Is not changeable I think.