setSpeech: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame( +[0-9])?|Game [Vv]ersion( +[0-9])?|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|MP[Aa]rg|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects...)
m (Wiki code cleanup)
Line 1: Line 1:
{{Command
{{Command


| arma3
|game1= arma3


|1.12
|version1= 1.12


|gr1= Locations
|gr1= Locations


| Add speech to location.
|descr= Add speech to location.


| location '''setSpeech''' speech
|s1= location '''setSpeech''' speech


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


| [[Nothing]]
|r1= [[Nothing]]
 
 
|
 
 
|
 
|
}}
}}
{{GameCategory|arma3|New Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]

Revision as of 15:10, 18 January 2021

Hover & click on the images for description

Description

Description:
Add speech to location.
Groups:
Locations

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