IDI-Systems / acre2

Advanced Combat Radio Environment 2 (ACRE2) for Arma 3
https://acre2.idi-systems.com
GNU General Public License v3.0
204 stars 116 forks source link

Save the radio station Settings after respawn #1275

Open ZHANGTIANYAO1 opened 10 months ago

ZHANGTIANYAO1 commented 10 months ago

Is your feature request related to a problem? After each death respawn, no radio 343, no radio 152, no radio 117 can save the Settings (like channel, block, frequency etc.) before death(ACE environment)

Solution you'd like: Add some kind of compatibility or setting so that the player doesn't have to reset the radio after dying and respawing. Because in some high-mortality battlefield environments, many infantry will forget to reset the radio, causing the chain of command to break

MildlyInterested commented 9 months ago

Released this feature as an additional mod, once all the kinks are ironed out I'll open a PR here. https://github.com/16AA-Milsim/ACRE-Persistence Also duplicate of #1193

jonpas commented 9 months ago

Neat! Have you seen this comment https://github.com/IDI-Systems/acre2/pull/835#pullrequestreview-296060210 though? Using the data events for setting the data would be most ideal.

MildlyInterested commented 9 months ago

I did look at it when you mentioned it in #1193 but I am/was under the impression that these functions aren't implemented yet and someone had to do that first. I'm not that patient to wait for that or good enough at programming to do it myself (yet) so opted to use existing functions.