Arma 3
47 ratings
ACE TFAR Setter
   
Award
Favorite
Favorited
Unfavorite
Data Type: Mod
Mod Type: Equipment
File Size
Posted
Updated
74.389 KB
9 Nov, 2019 @ 7:22pm
20 Nov, 2019 @ 11:49pm
7 Change Notes ( view )

Subscribe to download
ACE TFAR Setter

Description
Description
A mod adding the option to save and load all your radio settings with only a few mouse movements, saving precious time from having to fumble around with the radio buttons!

Features
  • Save and Load both Long and Short Range TFAR compatible radios.
  • - Current Channel Radio is on.
  • - Alternate Channel when set.
  • - Left/Right Speaker Setup
  • - Headphones or Loudspeaker.
  • - All Channel Frequencies
  • Disable Saving and Loading for Long Range and/or Short Range Radios
  • Load both radios with 1 option!
  • Navigating to Load Both option still to slow or don't need both?
    Quick Load by just selecting the LR and SR options to load just that radio!
  • Quick Load both radios on the Alternate Layout but just using the Load Option.

Requirements

Source Code

Planned Features
  • Multiple Profiles to Save/Load from.

Other Mods

Source code is free and open source with the license provided at our Github[github.com]
29 Comments
Mirah  [author] 17 Jan, 2024 @ 9:11am 
Try this mod instead, looks like its maintained still, might be what you're looking for:
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2526965189
Zdraste 17 Jan, 2024 @ 5:11am 
M3ales

Unfortunately, it doesn't work for him either, can you somehow fix everything the same way?
Mirah  [author] 7 Jan, 2023 @ 7:41am 
If you look on the workshop there's a version uploaded by Tirpitz, I don't have access to fix this specific one.
ColdDead 7 Jan, 2023 @ 5:38am 
Can you Please fix the LR save and load thing
Zer0 10 Aug, 2021 @ 3:50pm 
Please make this work with Arrowhead, it would save so much time for so many people :winter2019happydog:
Serenity 31 Jul, 2021 @ 9:37am 
task force arrowhead support?
Cutup 26 Jul, 2021 @ 12:39pm 
well i think i found it, dont understand how to fix it but i think i found it.
15:32:28 Error in expression <LrSettings.sqf"
(massive space removed for readability)
params [["_radio", [], [[]], 2], ["_valu>
15:32:28 Error position: <params [["_radio", [], [[]], 2], ["_valu>
15:32:28 Error Params: Type Object, expected Array
15:32:28 File z\tfar\addons\core\functions\fnc_setLrSettings.sqf, line 25
15:32:28 Error in expression <LrSettings.sqf"
(massive space removed for readability)
params [["_radio", [], [[]], 2], ["_valu>
15:32:28 Error position: <params [["_radio", [], [[]], 2], ["_valu>
15:32:28 Error Params: Type String, expected Array
15:32:28 File z\tfar\addons\core\functions\fnc_setLrSettings.sqf, line 25
15:32:28 "CHTR_TFAR_Setter[DEBUG]: Loading SR Settings"
15:32:28 "CHTR_TFAR_Setter[DEBUG]: Loaded LR and SR successfully"
Mirah  [author] 25 Jul, 2021 @ 12:43pm 
So theres pretty verbose logging on the rpt side, maybe see if you can spot anything, just check client RPT + look for [CHTR_TFAR_Setter]
Cutup 25 Jul, 2021 @ 10:45am 
ok, so while it does save it just doesn't load even though it says it does, tested with both my server, my unit server. no clue why though. Is there a way to hard reset the mod? or do you have any other idea why it might not work?
Mirah  [author] 24 Jul, 2021 @ 11:46am 
If you put:

profileNamespace getVariable ["CHTR_TFAR_Setter_Settings", false]

In debug console, and exec global it should show you whats being saved.