disableTIEquipment: Difference between revisions
Jump to navigation
Jump to search
m (new scripting command, not yet in public build) |
mNo edit summary |
||
Line 16: | Line 16: | ||
|p1= vehicle: [[Object]] |= Parameter 1 | |p1= vehicle: [[Object]] |= Parameter 1 | ||
|p2= state: [[Boolean]] - true to turn | |p2= state: [[Boolean]] - true to turn TI off, false to turn TI on |= Parameter 2 | ||
booleanValue: Boolean - desc | booleanValue: Boolean - desc |
Revision as of 02:02, 25 July 2010
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