triggerDynamicSimulation: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
m (Text replacement - "<h3 style='display:none'>Notes</h3> <dl class='command_description'> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl> <h3 style='display:none'>Bottom Section</h3>" to "") |
||
Line 25: | Line 25: | ||
}} | }} | ||
{{GameCategory|arma3|New Scripting Commands}} | {{GameCategory|arma3|New Scripting Commands}} | ||
{{GameCategory|arma3|Scripting Commands}} | {{GameCategory|arma3|Scripting Commands}} |
Revision as of 10:44, 18 January 2021
Description
- Description:
- Controls ability of given unit to activate entities with disabled Arma_3_Dynamic_Simulation. If false dynamically disabled entities will not be activated by unit presence
- 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:
- enableDynamicSimulationSystemdynamicSimulationSystemEnabledenableDynamicSimulationdynamicSimulationEnabledsetDynamicSimulationDistancedynamicSimulationDistancesetDynamicSimulationDistanceCoefdynamicSimulationDistanceCoefcanTriggerDynamicSimulationenableSimulationsimulationEnabledenableSimulationGlobalArma_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