setTriggerText: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (locality added) |
m (template:command argument fix) |
||
Line 9: | Line 9: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Sets the text label attached to the trigger object. This is used for example as a radio slot label for radio activated triggers. |= | | Sets the text label attached to the trigger object. This is used for example as a radio slot label for radio activated triggers. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| trigger '''setTriggerText''' text |= | | trigger '''setTriggerText''' text |SYNTAX= | ||
|p1= trigger: [[Object]] |= | |p1= trigger: [[Object]] |PARAMETER1= | ||
|p2= text: [[String]] |= | |p2= text: [[String]] |PARAMETER2= | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <pre>trigger setTriggerText "Call for support"</pre> |= | |x1= <pre>trigger setTriggerText "Call for support"</pre> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[triggerText]], [[createTrigger]], [[setTriggerActivation]], [[setTriggerArea]], [[setTriggerStatements]], [[setTriggerTimeout]], [[setTriggerType]] |= | | [[triggerText]], [[createTrigger]], [[setTriggerActivation]], [[setTriggerArea]], [[setTriggerStatements]], [[setTriggerTimeout]], [[setTriggerType]] |SEEALSO= | ||
}} | }} |
Revision as of 14:48, 7 April 2019
Description
- Description:
- Sets the text label attached to the trigger object. This is used for example as a radio slot label for radio activated triggers.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
trigger setTriggerText "Call for support"
Additional Information
- See also:
- triggerTextcreateTriggersetTriggerActivationsetTriggerAreasetTriggerStatementssetTriggerTimeoutsetTriggerType
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
Categories:
- Scripting Commands
- Introduced with Arma version 1.00
- Arma: New Scripting Commands
- Arma: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands: Local Effect
- Scripting Commands OFP Elite
- Scripting Commands ArmA
- Command Group: Activators
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters