setSpeech: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3 |= Game name |1.12|= Game version _________________...")
 
m (template:command argument fix)
Line 12: Line 12:
| location '''setSpeech''' speech |= Syntax
| location '''setSpeech''' speech |= Syntax


|p1= location: [[Location]]  |= PARAMETER1  
|p1= location: [[Location]]  |PARAMETER1=   
|p2= speech: [[String]]  |= PARAMETER2
|p2= speech: [[String]]  |PARAMETER2=


| [[Nothing]] |= RETURNVALUE
| [[Nothing]] |RETURNVALUE=  




| |= EXAMPLE1
| |EXAMPLE1=  


____________________________________________________________________________________________
____________________________________________________________________________________________


| |= SEEALSO
| |SEEALSO=  


|  |= MPBEHAVIOUR
|  |MPBEHAVIOUR=  
____________________________________________________________________________________________
____________________________________________________________________________________________
}}
}}

Revision as of 11:37, 7 April 2019

Hover & click on the images for description

Description

Description:
Add speech to location.
Groups:
Uncategorised

Syntax

Syntax:
location setSpeech speech
Parameters:
location: Location
speech: String
Return Value:
Nothing

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

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