lightnings: Difference between revisions
Jump to navigation
Jump to search
Fred Gandt (talk | contribs) m ({{Example needed}}) |
RsLightwolf (talk | contribs) 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 21:08, 25 May 2014
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