disableTIEquipment: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(game[0-9]|version[0-9]|gr[0-9]|serverExec|mp|pr|descr|s[0-9]|p[0-9]{1,3}|r[0-9]|x1?[0-9]|seealso) *= +" to " |$1= ") |
Lou Montana (talk | contribs) m (Text replacement - " |r1=[[" to " |r1= [[") |
||
Line 25: | Line 25: | ||
|p2= state: [[Boolean]] - true to turn TI off, false to turn TI on | |p2= state: [[Boolean]] - true to turn TI off, false to turn TI on | ||
|r1=[[Nothing]] | |r1= [[Nothing]] | ||
|x1= <code>[[vehicle]] [[player]] [[disableTIEquipment]] [[true]];</code> | |x1= <code>[[vehicle]] [[player]] [[disableTIEquipment]] [[true]];</code> |
Revision as of 22:35, 7 August 2021
Description
- Description:
- Disables TI (Thermal Imaging) equipment for given vehicle.
- Groups:
- Weapons
Syntax
- Syntax:
- vehicle disableTIEquipment state
- Parameters:
- vehicle: Object
- state: Boolean - true to turn TI off, false to turn TI on
- Return Value:
- Nothing
Examples
- Example 1:
vehicle player disableTIEquipment true;
- Example 2:
_tank disableTIEquipment true;
Additional Information
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