How do i make flares fire automatically when locked onto or how do i prevent flare spamming. Simpleplanes missiles are not realistic, but I discovered that holding the countermeasure button fires countermeasures every second. The missiles behaves more realistically because there is a chance that the missiles will hit you. Spamming the countermeasure button makes air to air combat boring. If not possible, is there a mod that has more realistic missiles and countermeasures?
How to make AutoMatic countermeasures or how to stop countermeasure spamming
163 Plenlover62
10 months ago
You can make a code that disables the flare dispenser for a short period of time once you press the flares button, which means you cannot spam the flares
.
Idk how to code that tho, but I did see a few do it with guns
There's no FT code for that since there has to be an input value for it, which the countermeasures are hardcoded to be fired manually by the default V key on PC.
Nothing happens when you put an FT code for
activationGroup
either. You're stuck on holding the key down for now.@Plenlover62 idk then, sorry!
@Randomplayer yes, but it doesn't stop the player from spamming the button which overrides the autoDispenseDelay.
autoDispenseDelay or something like that