triggerDynamicSimulation: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (description)
m (Text replacement - "Category:Eden Editor" to "Eden Editor")
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
|gr1= Dynamic Simulation
|gr1= Dynamic Simulation


|descr= Controls the ability of given unit to activate entities with disabled [[Arma 3: Dynamic Simulation]]. If [[false]] dynamically disabled entities will not be activated by this unit's presence. This command has the same effect as the [[Eden Editor]] attribute ''Wake-Up Dynamic Simulation''.
|descr= Controls the ability of given unit to activate entities with disabled [[Arma 3: Dynamic Simulation]]. If [[false]] dynamically disabled entities will not be activated by this unit's presence. This command has the same effect as the [[:Category:Eden Editor|Eden Editor]] attribute ''Wake-Up Dynamic Simulation''.


|s1= unit [[triggerDynamicSimulation]] trigger
|s1= unit [[triggerDynamicSimulation]] trigger

Latest revision as of 14:27, 9 July 2023

Hover & click on the images for description

Description

Description:
Controls the ability of given unit to activate entities with disabled Arma 3: Dynamic Simulation. If false dynamically disabled entities will not be activated by this unit's presence. This command has the same effect as the Eden Editor attribute Wake-Up Dynamic Simulation.
Groups:
Dynamic Simulation

Syntax

Syntax:
unit triggerDynamicSimulation trigger
Parameters:
unit: Object
trigger: Boolean
Return Value:
Nothing

Examples

Example 1:
player triggerDynamicSimulation false;

Additional Information

See also:
enableDynamicSimulationSystem dynamicSimulationSystemEnabled enableDynamicSimulation dynamicSimulationEnabled setDynamicSimulationDistance dynamicSimulationDistance setDynamicSimulationDistanceCoef dynamicSimulationDistanceCoef canTriggerDynamicSimulation enableSimulation simulationEnabled enableSimulationGlobal Arma 3: Dynamic Simulation

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