enableRadio: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \{\{GameCategory\|[a-z]+[0-9]?\|Scripting Commands\}\}" to "")
m (Text replacement - " \| *(game[0-9]|version[0-9]|gr[0-9]|serverExec|mp|pr|descr|s[0-9]|p[0-9]{1,3}|r[0-9]|x1?[0-9]|seealso) *= +" to " |$1= ")
Line 29: Line 29:
|descr= Enable and disable radio messages to be heard and shown in the left lower corner of the screen. This command can be helpful during cutscenes.
|descr= Enable and disable radio messages to be heard and shown in the left lower corner of the screen. This command can be helpful during cutscenes.


|s1= '''enableRadio''' state
|s1= '''enableRadio''' state


|p1= state: [[Boolean]] - true to enable the radio, false to disable it
|p1= state: [[Boolean]] - true to enable the radio, false to disable it

Revision as of 23:04, 19 June 2021

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. 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;

Additional Information

See also:
radioEnabledsetSpeakerdisableConversationenableSentencesshowSubtitles

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
Posted on 7 August, 2008
Lou Montana
This command doesn't disable text-chat in multiplayer.
Posted on 11 September, 2008
beta
Does not affect VON.