fadeRadio: Difference between revisions
Jump to navigation
Jump to search
(add. ArmA2 classification) |
(add. classification) |
||
Line 41: | Line 41: | ||
[[Category:Command_Group:_Radio_Control|{{uc:{{PAGENAME}}}}]] | [[Category:Command_Group:_Radio_Control|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands VBS2|{{uc:{{PAGENAME}}}}]] |
Revision as of 01:04, 2 December 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)