speaker: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Game version" to "|Game version=")
mNo edit summary
Line 5: Line 5:


|1.02|Game version=
|1.02|Game version=
|gr1= Object Manipulation |GROUP1=
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 16: Line 18:




|x1= <code>speaker player
|x1= <code>[[speaker]] [[player]];</code>|EXAMPLE1=  
</code>|EXAMPLE1=  


____________________________________________________________________________________________
____________________________________________________________________________________________

Revision as of 10:21, 23 September 2020

Hover & click on the images for description

Description

Description:
Returns the speaker of a person.
Groups:
Object Manipulation

Syntax

Syntax:
speaker person
Parameters:
person: Object
Return Value:
String

Examples

Example 1:
speaker player;

Additional Information

See also:
setSpeaker

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