setTIParameter

From Bohemia Interactive Community
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Sets the provided Thermal Imaging parameter's value.
The settings are not saved in savegame and must be reapplied after loading.
Groups:
Environment

Syntax

Syntax:
setTIParameter [paramName, newValue]
Parameters:
paramName: String - the parameter name. See getTIParameters for a list of possible values
newValue: Number - the set number
Return Value:
Nothing

Examples

Example 1:
setTIParameter ["OutputRangeStart", 0]; setTIParameter ["OutputRangeWidth", 1];

Additional Information

See also:
getTIParameters setCamUseTI disableTIEquipment

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