setTriggerText: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= Game name" to "|Game name=") |
Killzone Kid (talk | contribs) (see also) |
||
Line 21: | Line 21: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= < | |x1= <code>trigger [[setTriggerText]] "Call for support";</code> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[triggerText]], [[createTrigger]], [[setTriggerActivation]], [[setTriggerArea]], [[setTriggerStatements]], [[setTriggerTimeout]], [[setTriggerType]] |SEEALSO= | | [[triggerText]], [[createTrigger]], [[setTriggerActivation]], [[setTriggerArea]], [[setTriggerStatements]], [[setTriggerTimeout]], [[setTriggerType]], [[triggerInterval]], [[setTriggerInterval]] |SEEALSO= | ||
}} | }} |
Revision as of 13:03, 29 September 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:
- triggerTextcreateTriggersetTriggerActivationsetTriggerAreasetTriggerStatementssetTriggerTimeoutsetTriggerTypetriggerIntervalsetTriggerInterval
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