showSubtitles: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 $2")
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 ")
Line 27: Line 27:
|x1= <code>[[showSubtitles]] [[false]];</code>
|x1= <code>[[showSubtitles]] [[false]];</code>


|seealso= [[shownSubtitles]] [[setSpeaker]] [[disableConversation]] [[enableRadio]], [[enableSentences]]
|seealso= [[shownSubtitles]] [[setSpeaker]] [[disableConversation]] [[enableRadio]] [[enableSentences]]
}}
}}

Revision as of 19:33, 20 January 2022

Hover & click on the images for description

Description

Description:
Enables / disables showing of subtitles in a chat. Only scripted/engine chatter is affected, player manual chat is unaffected. Returns the previous state.
Groups:
Radio and Chat

Syntax

Syntax:
showSubtitles enable
Parameters:
enable: Boolean -
Return Value:
Boolean

Examples

Example 1:
showSubtitles false;

Additional Information

See also:
shownSubtitles setSpeaker disableConversation enableRadio enableSentences

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