unitName enableSimulationGlobal value

Operand types

unitName: Object
value: Boolean

Type of returned value

Description

MP command. Enable or disable simulation for given entity, globally.
Call this only from the server.

In SP use enableSimulation instead.

Used In

Arma3

Example

{_x enableSimulationGlobal false} forEach _nmeCamp;
Search OFPEC COMREF