fadeRadio: Difference between revisions
mNo edit summary  | 
				m (Added to ArmA 2)  | 
				||
| Line 37: | Line 37: | ||
[[Category:Scripting Commands OFP Elite|FADERADIO]]  | [[Category:Scripting Commands OFP Elite|FADERADIO]]  | ||
[[Category:Scripting Commands ArmA|FADERADIO]]  | [[Category:Scripting Commands ArmA|FADERADIO]]  | ||
[[Category:Scripting Commands ArmA2|FADERADIO]]  | |||
[[Category:Command_Group:_Sounds|{{uc:{{PAGENAME}}}}]]  | [[Category:Command_Group:_Sounds|{{uc:{{PAGENAME}}}}]]  | ||
[[Category:Command_Group:_Radio_Control|{{uc:{{PAGENAME}}}}]]  | [[Category:Command_Group:_Radio_Control|{{uc:{{PAGENAME}}}}]]  | ||
Revision as of 07:24, 3 June 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)