Thank you for this. So far I've managed to get all of the radio stuff to work including radio deception but I just can't work out how to use the "BIN_fnc_setAntennaName" script to work on a squad to change the name from Unknown Squad. I'm hoping it's something simple that I am missing and I'm just stupid.
What I've tried is just "["C01_Squad","ALPHA"] call BIN_fnc_setAntennaName;" in the init.sqf file, and with "[this, "C01", "a"] spawn BIN_fnc_initAISquad;" on the radio operator unit in a group.
I don't have much experience with scripting but everything else works. I just can't figure this out.