setDynamicSimulationDistanceCoef: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * +\|p1=" to " |s1= $1 |p1=") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3") |
||
Line 7: | Line 7: | ||
|gr1= Dynamic Simulation | |gr1= Dynamic Simulation | ||
| Sets activation distance multiplier of [[Arma 3: Dynamic Simulation]] for the given class | |descr= Sets activation distance multiplier of [[Arma 3: Dynamic Simulation]] for the given class | ||
|s1= class '''setDynamicSimulationDistanceCoef''' multiplier | |s1= class '''setDynamicSimulationDistanceCoef''' multiplier |
Revision as of 21:19, 13 June 2021
Description
- Description:
- Sets activation distance multiplier of Arma 3: Dynamic Simulation for the given class
- Groups:
- Dynamic Simulation
Syntax
- Syntax:
- class setDynamicSimulationDistanceCoef multiplier
- Parameters:
- class: String - Multiplier class, currently only:
- "IsMoving" - Multiplies the entity activation distance by set value if the entity is moving. Default: 2
- multiplier: Number - Distance multiplier
- Return Value:
- Nothing
Examples
- Example 1:
"IsMoving" setDynamicSimulationDistanceCoef 3;
Additional Information
- See also:
- enableDynamicSimulationSystemdynamicSimulationSystemEnabledenableDynamicSimulationdynamicSimulationEnabledsetDynamicSimulationDistancedynamicSimulationDistancedynamicSimulationDistanceCoeftriggerDynamicSimulationcanTriggerDynamicSimulationenableSimulationsimulationEnabledenableSimulationGlobalArma 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