Naja...
Code: fn_initCop.sqf
// LR radio - Dienstfunk
[(call TFAR_fnc_activeLrRadio), 1, "56.2"] call TFAR_fnc_SetChannelFrequency;
// SW radio - Dienstfunk
[(call TFAR_fnc_activeSwRadio), 1, "84.3"] call TFAR_fnc_SetChannelFrequency;
&
Code: fn_initMedic.sqf
// LR radio - Dienstfunk
[(call TFAR_fnc_activeLrRadio), 1, "56.2"] call TFAR_fnc_SetChannelFrequency;
// SW radio - Dienstfunk
[(call TFAR_fnc_activeSwRadio), 1, "84.3"] call TFAR_fnc_SetChannelFrequency;
und er zeigt mir immernoch die normalen an, also Direct,Group,Side und Vehicle.