fadeRadio: Difference between revisions
mNo edit summary  | 
				mNo edit summary  | 
				||
| Line 14: | Line 14: | ||
|p1= time: [[Number]] in seconds |= Parameter 1  | |p1= time: [[Number]] in seconds |= Parameter 1  | ||
|p2= volume: [[Number]] |= Parameter 2  | |p2= volume: [[Number]] - radio volume range 0 to 1. Maximum volume is 1. Default is 1. |= Parameter 2  | ||
| [[Nothing]] |= Return value  | | [[Nothing]] |= Return value  | ||
Revision as of 22:36, 22 January 2009
Description
- Description:
 - Causes a smooth change in the radio volume. The change duration is given by time, the target volume by volume. The default radio volume is 1.0.
 - Groups:
 - Uncategorised
 
Syntax
- Syntax:
 - time fadeRadio volume
 - Parameters:
 - time: Number in seconds
 - volume: Number - radio volume range 0 to 1. Maximum volume is 1. Default is 1.
 - Return Value:
 - Nothing
 
Examples
- Example 1:
 5 fadeRadio 0.1
Additional Information
- See also:
 - See also needed
 
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
- 
Does not affect VON - beta 17:17, 11 September 2008 (EST)