lightnings: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "(\| * )+\}\}" to "}}")
m (Text replacement - " {3,}\|" to " |")
Line 6: Line 6:


|gr1= Environment
|gr1= Environment


| Return the current lightnings value.
| Return the current lightnings value.
Line 14: Line 12:


| [[Number]]
| [[Number]]


|x1= Get the current ''lightnings'' value:<code>_lightningsVal = [[lightnings]];</code>
|x1= Get the current ''lightnings'' value:<code>_lightningsVal = [[lightnings]];</code>

Revision as of 18:41, 18 January 2021

Hover & click on the images for description

Description

Description:
Return the current lightnings value.
Groups:
Environment

Syntax

Syntax:
lightnings
Return Value:
Number

Examples

Example 1:
Get the current lightnings value:_lightningsVal = lightnings;

Additional Information

See also:
setLightnings

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