Jump to content

EnableRadio


Hux

Recommended Posts

I was wondering how to enable radio enableRadio true;

I've read that it's disabled by Epoch.

Is it disabled in a config file somewhere? I can't locate it.

I tried to put: enableRadio true; in the init.sqf,but it doesn't work.

 

Thank you.

Link to comment
Share on other sites

8 hours ago, vbawol said:

I tried setting it to:

// suppress group chatter
5 fadeRadio 1.0;
enableSentences true;
enableRadio true;
player setVariable["BIS_noCoreConversations", true];

I still don't get any radio sound from AI.

Do  I need to put enableRadio true;  in the init also?

 

Thanks for the reply.

Link to comment
Share on other sites

Still not able to enable radio.

I tried a few settings such as player setVariable["BIS_noCoreConversations", false];

I also tried just commenting out the whole " suppress group chatter " section but I still get no radio calls from my AI Recruit units.

I want to get those AI messages because they ID targets and that can be useful.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...