enableSentences: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "[[Category:Scripting_Commands_Take_On_Helicopters" to "[[Category:Scripting Commands Take On Helicopters")
mNo edit summary
Line 6: Line 6:


|1.00|Game version=
|1.00|Game version=
|gr1= Radio and Chat |GROUP1=
|gr2= Sounds |GROUP2=
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 22: Line 26:




|x1= <code>enableSentences false;</code>|EXAMPLE1=  
|x1= <code>[[enableSentences]] [[false]];</code>|EXAMPLE1=  


____________________________________________________________________________________________
____________________________________________________________________________________________

Revision as of 10:14, 21 September 2020

Hover & click on the images for description

Description

Description:
Enables radio transmissions to be heard and seen on screen. It does not affect KBTell conversations.
Groups:
Radio and ChatSounds

Syntax

Syntax:
enableSentences enable
Parameters:
enable: Boolean
Return Value:
Nothing

Examples

Example 1:
enableSentences false;

Additional Information

See also:
setSpeakerdisableConversationenableRadioshowSubtitles

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

Notes

Bottom Section