How to keep custom radio frequency's after you respawn
Opened this issue · 1 comments
Thehuss19 commented
Description:
- So i am looking for some help to make the radio frequency's stay the same after you respawn. At the moment if you change them in-game and then die the freq will reset to a random freq is there a way to get them to stay the same. I know you can pre do it on the editor but if we need to change them on the fly in-game can we keep them the same, via a script or something like that
b-mayr-1984 commented
@Thehuss19 this is how we at Gruppe Adler do it:
https://github.com/gruppe-adler/Shoot_and_Scoot.Tanoa/tree/4c7e5a7187c199d216228832329803c5c79543e8/scripts/tfar-persistence
But you probably need to change this Gruppe Adler specific event with something from Vanilla Arma.
https://github.com/gruppe-adler/Shoot_and_Scoot.Tanoa/blob/4c7e5a7187c199d216228832329803c5c79543e8/scripts/tfar-persistence/functions/fn_transferRadiosAcrossRespawn.sqf#L71