triggerStatements: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{uc:{{PAGENAME}}}}" to "") |
Killzone Kid (talk | contribs) mNo edit summary |
||
Line 6: | Line 6: | ||
|1.00|Game version= | |1.00|Game version= | ||
|arg= global|Multiplayer Arguments= | |arg= global|Multiplayer Arguments= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Returns trigger statements in the form [cond, activ, desactiv]. | | Returns trigger statements in the form [cond, activ, desactiv]. | ||
<br><br>{{Important | The trigger could be [[local]] or remote but the result returned by this command will be for the trigger condition set up locally on the client that executed the command. See [[createTrigger]] for more info.}}|DESCRIPTION= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 13:58, 29 September 2019
Description
- Description:
- Returns trigger statements in the form [cond, activ, desactiv].
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_statements = triggerStatements someTrigger;
Additional Information
- See also:
- setTriggerStatements
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