disableTIEquipment: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
Killzone Kid (talk | contribs) No edit summary |
||
Line 31: | Line 31: | ||
|x2= <sqf>_tank disableTIEquipment true;</sqf> | |x2= <sqf>_tank disableTIEquipment true;</sqf> | ||
|seealso= [[ | |seealso= [[equipmentDisabled]] [[disableNVGEquipment]] [[currentVisionMode]] [[setCamUseTI]] [[camUseNVG]] | ||
}} | }} |
Revision as of 20:15, 31 December 2022
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:
- Example 2:
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