Arma 3
task_force_radio
Huntman 16 Jul, 2016 @ 4:03am
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
Last edited by Huntman; 18 Jul, 2016 @ 11:54am
< >
Showing 1-6 of 6 comments
RussianComrade! 16 Jul, 2016 @ 6:58am 
don`t work(
RussianComrade! 16 Jul, 2016 @ 7:44am 
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 16 Jul, 2016 @ 6:38pm 
This worked thank you very much! Now half of my VA units are back in the game :fhappy:
Nkey  [developer] 17 Jul, 2016 @ 1:39am 
Addon updated with fix, sorry guys.
Jspra 22 Aug, 2016 @ 10:28am 
This didnt work for me any help?
Axierastos 1 Oct, 2016 @ 4:20pm 
Originally posted by 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.
< >
Showing 1-6 of 6 comments
Per page: 1530 50