enableRadio: Difference between revisions

From Bohemia Interactive Community
m (Some wiki formatting)
m (Some wiki formatting)
 
Line 51: Line 51:


{{Note
{{Note
|user= beta
|user= Beita
|timestamp= 20080911234300
|timestamp= 20080911234300
|text= Does not affect VON.
|text= Does not affect VoN.
}}
}}

Latest revision as of 19:36, 19 February 2025

Hover & click on the images for description

Description

Description:
Enable and disable radio messages to be heard and shown in the left lower corner of the screen - the order-giving unit can still be heard direct-talking when in its vicinity. The AI will still follow orders. This command can be helpful during cutscenes.
Groups:
Radio and ChatSounds

Syntax

Syntax:
enableRadio state
Parameters:
state: Boolean - true to enable the radio, false to disable it
Return Value:
Nothing

Examples

Example 1:
enableRadio false; clearRadio;

Additional Information

See also:
radioEnabled setSpeaker disableConversation enableSentences showSubtitles

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note
Lou Montana - c
Posted on Aug 07, 2008 - 14:50 (UTC)
This command doesn't disable text-chat in multiplayer.
Beita - c
Posted on Sep 11, 2008 - 23:43 (UTC)
Does not affect VoN.