武装突袭3

武装突袭3

task_force_radio
Huntman 2016 年 7 月 16 日 上午 4:03
How to fix the radio_settings.hpp missing file since "APEX" update ?
I've just found how to correct this error since last TFAR update makes CDT when you launch Arma 3.

It is very simple, just do actions below :

1) Create a directory "userconfig" in your Arma 3 root directory
2) Create a sub directory "task_force_radio" in "userconfig"
3) Create a file called "radio_settings.hpp" in the "task_force_radio" directory
4) put these lines in the file "radio_settings.hpp" :

// =================================================
// Server side only
// =================================================
tf_no_auto_long_range_radio = 0;
TF_give_personal_radio_to_regular_soldier = 0;
TF_give_microdagr_to_soldier = 1;
tf_same_sw_frequencies_for_side = 0;
tf_same_lr_frequencies_for_side = 0;
tf_same_dd_frequencies_for_side = 0;
// =================================================
// END: Server side only
// =================================================
// Client side
// =================================================
tf_default_radioVolume = 7;
// =================================================
// END: Client side
// =================================================

5) Save the file

Arma should now work with the last TFAR update published on 14/07
最后由 Huntman 编辑于; 2016 年 7 月 18 日 上午 11:54
< >
正在显示第 1 - 6 条,共 6 条留言
RussianComrade! 2016 年 7 月 16 日 上午 6:58 
don`t work(
RussianComrade! 2016 年 7 月 16 日 上午 7:44 
I can`t create hpp file, and the game can`t see just txt, i found hpp file in the internet, so the game works
burgertanker 2016 年 7 月 16 日 下午 6:38 
This worked thank you very much! Now half of my VA units are back in the game :fhappy:
Nkey  [开发者] 2016 年 7 月 17 日 上午 1:39 
Addon updated with fix, sorry guys.
Jspra 2016 年 8 月 22 日 上午 10:28 
This didnt work for me any help?
Axierastos 2016 年 10 月 1 日 下午 4:20 
引用自 Russian Comrade!
I can`t create hpp file, and the game can`t see just txt, i found hpp file in the internet, so the game works

You probably make mistake of not saving file as .hpp but as .hpp.txt which is basically just .txt -- enable file extension in Windows, then try again renamin as just .hpp -- hope it helps.
< >
正在显示第 1 - 6 条,共 6 条留言
每页显示数: 1530 50