dynamicSimulationDistance: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " <!-- (DIS)?CONTINUE Notes -->" to "") |
m (page overhaul) |
||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma3 | |game1= arma3 | ||
|1.68 | |version1= 1.68 | ||
|gr1= Dynamic Simulation | |gr1= Dynamic Simulation | ||
| A getter for [[setDynamicSimulationDistance]] | |descr= A getter for [[setDynamicSimulationDistance]]. | ||
| '''dynamicSimulationDistance''' category | |s1= '''dynamicSimulationDistance''' category | ||
|p1= category: [[String]] - | |p1= category: [[String]] - Can be: | ||
* "Group" - For units and groups | |||
* "Vehicle" - For manned vehicles | |||
* "EmptyVehicle" - For empty vehicles | |||
* "Prop" - For static objects | |||
| [[Number]] - | |r1= [[Number]] - Activation distance | ||
|x1= <code>[[hint]] [[str]] [[dynamicSimulationDistance]] "Prop";</code> | |x1= <code>[[hint]] [[str]] [[dynamicSimulationDistance]] "Prop";</code> | ||
| [[ | |seealso= [[Arma 3: Dynamic Simulation]] [[setDynamicSimulationDistance]] [[setDynamicSimulationDistanceCoef]] [[dynamicSimulationDistanceCoef]] | ||
}} | }} |
Revision as of 16:38, 12 May 2021
Description
- Description:
- A getter for setDynamicSimulationDistance.
- Groups:
- Dynamic Simulation
Syntax
- Syntax:
- dynamicSimulationDistance category
- Parameters:
- category: String - Can be:
- "Group" - For units and groups
- "Vehicle" - For manned vehicles
- "EmptyVehicle" - For empty vehicles
- "Prop" - For static objects
- Return Value:
- Number - Activation distance
Examples
- Example 1:
hint str dynamicSimulationDistance "Prop";
Additional Information
- See also:
- Arma 3: Dynamic Simulation setDynamicSimulationDistance setDynamicSimulationDistanceCoef dynamicSimulationDistanceCoef
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