inflame: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(+ category)
m (changed global to local variable to make clear the variable)
Line 23: Line 23:
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   
|x1= <code>fireplaceOne inflame [[true]]</code> |= Example 1
|x1= <code>_fireplaceOne inflame [[true]]</code> |= Example 1
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 14:13, 27 August 2007

Hover & click on the images for description

Description

Description:
Control fireplace burning. Set inflame to true (on) or false (off).
Groups:
Uncategorised

Syntax

Syntax:
fireplace inflame true
Parameters:
fireplace: Object
burn: Boolean
Return Value:
Nothing

Examples

Example 1:
_fireplaceOne inflame 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