waves: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\{\{GameCategory\|(arma[0123])\|[ _]?New[ _]Scripting[ _]Commands[ _]List\}\}" to "{{GameCategory|$1|New Scripting Commands}}")
m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>")
 
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Command|Comments=
{{RV|type=command
____________________________________________________________________________________________


| arma3 |Game name=
|game1= arma3
|version1= 0.50


|0.50|Game version=
|gr1= Environment


|gr1= Environment |GROUP1=
|descr= Return waves value.
____________________________________________________________________________________________


| Return waves value.  |DESCRIPTION=
|s1= '''waves'''
____________________________________________________________________________________________


| '''waves''' |SYNTAX=
|r1= [[Number]]


| [[Number]] |RETURNVALUE=  
|x1= <sqf>waveIntensity = waves;</sqf>


 
|seealso= [[setWaves]]
|x1= <code>waveIntensity = [[waves]];</code>|EXAMPLE1=
 
____________________________________________________________________________________________
 
| [[setWaves]] |SEEALSO=
 
|  |MPBEHAVIOUR=
____________________________________________________________________________________________
}}
}}
<h3 style='display:none'>Notes</h3>
<dl class='command_description'>
<!-- Note Section BEGIN -->
<!-- Note Section END -->
</dl>
<h3 style='display:none'>Bottom Section</h3>
{{GameCategory|arma3|New Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]

Latest revision as of 11:25, 13 May 2022

Hover & click on the images for description

Description

Description:
Return waves value.
Groups:
Environment

Syntax

Syntax:
waves
Return Value:
Number

Examples

Example 1:
waveIntensity = waves;

Additional Information

See also:
setWaves

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