武装突袭3

武装突袭3

48 个评价
ACE TFAR Setter
   
奖励
收藏
已收藏
取消收藏
Data Type: Mod
Mod Type: Equipment
文件大小
发表于
更新日期
74.389 KB
2019 年 11 月 9 日 下午 7:22
2019 年 11 月 20 日 下午 11:49
7 项改动说明 ( 查看 )

订阅以下载
ACE TFAR Setter

描述
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 条留言
M3ales  [作者] 2024 年 1 月 17 日 上午 9:11 
Try this mod instead, looks like its maintained still, might be what you're looking for:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2526965189
Zdraste 2024 年 1 月 17 日 上午 5:11 
M3ales

Unfortunately, it doesn't work for him either, can you somehow fix everything the same way?
M3ales  [作者] 2023 年 1 月 7 日 上午 7:41 
If you look on the workshop there's a version uploaded by Tirpitz, I don't have access to fix this specific one.
ColdDead 2023 年 1 月 7 日 上午 5:38 
Can you Please fix the LR save and load thing
Zer0 2021 年 8 月 10 日 下午 3:50 
Please make this work with Arrowhead, it would save so much time for so many people :winter2019happydog:
Serenity 2021 年 7 月 31 日 上午 9:37 
task force arrowhead support?
Cutup 2021 年 7 月 26 日 下午 12:39 
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"
M3ales  [作者] 2021 年 7 月 25 日 下午 12:43 
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 2021 年 7 月 25 日 上午 10:45 
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?
M3ales  [作者] 2021 年 7 月 24 日 上午 11:46 
If you put:

profileNamespace getVariable ["CHTR_TFAR_Setter_Settings", false]

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