setEffectCondition: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
m (Text replacement - "\|( *\[\[[a-zA-Z]+\]\]) * \| *s2 *=" to "|r1=$1 |s2=")
Line 19: Line 19:
|p2= statement: [[String]]
|p2= statement: [[String]]


| [[Nothing]]
|r1= [[Nothing]]


|s2= waypoint '''setEffectCondition''' statement
|s2= waypoint '''setEffectCondition''' statement

Revision as of 16:34, 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