lightnings: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m ({{Example needed}})
No edit summary
Line 36: Line 36:
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Arma_3:_New_Scripting_Commands_List|{{uc:{{PAGENAME}}}}]]
[[Category:Arma_3:_New_Scripting_Commands_List|{{uc:{{PAGENAME}}}}]]
_lightningsVal = lightnings;     // Return the current lightnings value

Revision as of 22:08, 25 May 2014

Hover & click on the images for description

Description

Description:
Return the current lightnings value.
Groups:
Uncategorised

Syntax

Syntax:
lightnings
Return Value:
Number

Examples

Example 1:
Template:Example needed

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

Notes

Bottom Section

_lightningsVal = lightnings; // Return the current lightnings value