triggerActivation: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?\]\]" to "{{GameCategory|tkoh|Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma2 |Game name= | | arma2 |Game name= | ||
Line 9: | Line 8: | ||
|gr1= Triggers |GROUP1= | |gr1= Triggers |GROUP1= | ||
| Returns trigger activation in the form [by, type, repeating]. | | Returns trigger activation in the form [by, type, repeating]. | ||
<br><br>{{Important | The trigger could be [[local]] or remote but the result returned by this command will be for the trigger activation set up locally on the client that executed the command. See [[createTrigger]] for more info.}}|DESCRIPTION= | <br><br>{{Important | The trigger could be [[local]] or remote but the result returned by this command will be for the trigger activation set up locally on the client that executed the command. See [[createTrigger]] for more info.}}|DESCRIPTION= | ||
| '''triggerActivation''' trigger |SYNTAX= | | '''triggerActivation''' trigger |SYNTAX= | ||
Line 29: | Line 26: | ||
|x1= <code>_activation = [[triggerActivation]] someTrigger</code>|EXAMPLE1= | |x1= <code>_activation = [[triggerActivation]] someTrigger</code>|EXAMPLE1= | ||
| [[setTriggerActivation]], [[triggerActivated]], [[triggerInterval]], [[setTriggerInterval]], [[enableSimulation]], [[simulationEnabled]] |SEEALSO= | | [[setTriggerActivation]], [[triggerActivated]], [[triggerInterval]], [[setTriggerInterval]], [[enableSimulation]], [[simulationEnabled]] |SEEALSO= | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= | ||
}} | }} | ||
Revision as of 03:58, 17 January 2021
Description
- Description:
- Returns trigger activation in the form [by, type, repeating].
- Groups:
- Triggers
Syntax
Examples
- Example 1:
_activation = triggerActivation someTrigger
Additional Information
- See also:
- setTriggerActivationtriggerActivatedtriggerIntervalsetTriggerIntervalenableSimulationsimulationEnabled
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