From Bohemia Interactive Community
					 
					
					
					
					
Hover & click on the images for description
 
Description
- Description:
 
- Changes the waves value smoothly during the given time (in seconds). A time of zero means there will be an immediate change.
NOTE: This command will have no effect (even though the value of waves changes) unless Manual Override option is selected in the editor in the Intel, which is normally off.
 
- Groups:
 
- Environment
 
Syntax
- Syntax:
 
- time setWaves value
 - Parameters:
 
- time: Number
 
- value: Number
 - Return Value:
 
- Nothing
 
Examples
- Example 1:
 180 setWaves .5;- Example 2:
 0 setWaves 1;
 
Additional Information
- See also:
 
- waves fog overcast 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