setEffectCondition: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|( *\[\[[a-zA-Z]+\]\]) * \| *s2 *=" to "|r1=$1 |s2=")
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 21:15, 10 June 2021

Hover & click on the images for description

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