disableTIEquipment

From Bohemia Interactive Community
Revision as of 03:02, 25 July 2010 by Dwarden (talk | contribs)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Disables TI equipment for given vehicle.
Groups:
Uncategorised

Syntax

Syntax:
vehicle disableTIEquipment boolean
Parameters:
vehicle: Object
state: Boolean - true to turn TI off, false to turn TI on
Return Value:
Return value needed

Examples

Example 1:
vehicle player disableTIEquipment true
Example 2:
_tank disableTIEquipment 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