say2D: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(locality added)
mNo edit summary
Line 19: Line 19:
|= Syntax
|= Syntax


|p1= unit: [[Object|object]] -  |= PARAMETER1  
|p1= unit: [[Object]] -  |= PARAMETER1  


|p2= target: [[Object|object]] |= PARAMETER2  
|p2= target: [[Object]] |= PARAMETER2  


|p3= speechName: dataType |= PARAMETER3  
|p3= speechName: [[String]] |= PARAMETER3  


| returnValue |= RETURNVALUE  
| Nothing |= RETURNVALUE  


|x1= |= EXAMPLE1  
|x1= |= EXAMPLE1  

Revision as of 14:35, 8 September 2013

Hover & click on the images for description

Description

Description:
Same as say only sound is mono.
Groups:
Uncategorised

Syntax

Syntax:
  • unit say2D speechName
  • [unit, target] say2D speechName
Parameters:
unit: Object -
target: Object
speechName: String
Return Value:
Nothing

Examples

Examples:
Example needed

Additional Information

See also:
saysay3DplaySoundcreateSoundSource

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