dynamicSimulationDistance

From Bohemia Interactive Community
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Hover & click on the images for description

Description

Description:
A getter for setDynamicSimulationDistance.
Groups:
Dynamic Simulation

Syntax

Syntax:
dynamicSimulationDistance category
Parameters:
category: String - can be:
  • "Group" - Infantry units and groups
  • "Vehicle" - Vehicles with crew
  • "EmptyVehicle" - All vehicles without crew
  • "Prop" - 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