fadeRadio: Difference between revisions
Jump to navigation
Jump to search
m (VBS2 scripting category removal) |
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
||
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_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] |
Revision as of 11:08, 2 November 2011
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)