Arma 3
task_force_radio
Frequencies to Groups
Hey,
This may be a stupid question, but I'll ask it anyway.

Is it technically possible to script a new GUI for the new radio, and instead of the frequencies in MHz format to store hardcoded operating groups (which then have a fixed MHz?)?

Our plan is to replace the analog radio with digital radio for the state factions (police, fire department, rescue service, breakdown service). This means we want to bring a new radio into the game that uses operating groups instead of analog frequencies.

For example, the player sets the operating group "RD RUG#01 BG1" via arrow keys (simply by clicking through), which then switches the frequency "invisibly" in the background, e.g. 39.98 MHz.

Please do not misunderstand, I do not want to ask for a complete script here, but:
a) whether it is basically possible, or wasted time to try it, since it won't work anyway
b) where in the ACRE scripts we would have to start in order to implement something in this direction

This should only be for one radio classname.

Many thanks in advance.