setEffectCondition: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|( *\[\[[a-zA-Z]+\]\]) * \| *s2 *=" to "|r1=$1 |s2=") |
Lou Montana (talk | contribs) m (Text replacement - " " to " ") |
||
Line 27: | Line 27: | ||
|r2= [[Nothing]] | |r2= [[Nothing]] | ||
|x1= <code>_triggerObj [[setEffectCondition]] "thisList";</code> | |x1= <code>_triggerObj [[setEffectCondition]] "thisList";</code> | ||
Revision as of 20:15, 10 June 2021
Description
- Description:
- Description needed
- Groups:
- Triggers
Syntax
- Syntax:
- Syntax needed
- Parameters:
- trigger: Object
- statement: String
- Return Value:
- Nothing
Alternative Syntax
- Syntax:
- waypoint setEffectCondition statement
- Parameters:
- waypoint: Waypoint - Array format Waypoint
- statement: String
- Return Value:
- Nothing
Examples
- Example 1:
_triggerObj setEffectCondition "thisList";
Additional Information
- See also:
- createTrigger
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