preloadSound: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "| arma |" to "| arma1 |") |
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Armed[ _]Assault(\|.*)]]" to "{{GameCategory|arma1|Scripting Commands}}") |
||
Line 37: | Line 37: | ||
[[Category:Scripting Commands|PRELOADSOUND]] | [[Category:Scripting Commands|PRELOADSOUND]] | ||
[[Category:Scripting Commands OFP Elite |PRELOADSOUND]] | [[Category:Scripting Commands OFP Elite |PRELOADSOUND]] | ||
{{GameCategory|arma1|Scripting Commands}} | |||
[[Category:Scripting Commands Arma 2|PRELOADSOUND]] | [[Category:Scripting Commands Arma 2|PRELOADSOUND]] | ||
[[Category:Command_Group:_Sounds|{{uc:{{PAGENAME}}}}]] | [[Category:Command_Group:_Sounds|{{uc:{{PAGENAME}}}}]] |
Revision as of 07:03, 8 January 2021
Description
- Description:
- Makes sure that a sound can start playing without any delay once it is needed. Command works in Arma 3, but might not be implemented in earlier Arma installments.
- Groups:
- Sounds
Syntax
Examples
- Example 1:
{ waitUntil {preloadSound _x}; } forEach getArray (missionConfigFile >> "CfgSounds" >> "sounds");
Additional Information
- See also:
- preloadTitleRsc
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