enableSimulation: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
(description added)
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| (description) |= Description
| Enable / disable simulation for given entity. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 17:56, 11 June 2009

Hover & click on the images for description

Description

Description:
Enable / disable simulation for given entity.
Groups:
Uncategorised

Syntax

Syntax:
object enableSimulation bool
Parameters:
object: Object
bool: Boolean
Return Value:
None

Examples

Example 1:
player enableSimulation true

Additional Information

See also:
See also needed

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

Notes

Bottom Section