preloadTitleRsc: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
||
Line 41: | Line 41: | ||
[[Category:Scripting Commands ArmA|PRELOADTITLERSC]] | [[Category:Scripting Commands ArmA|PRELOADTITLERSC]] | ||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | |||
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] |
Revision as of 12:00, 25 March 2013
Description
- Description:
- Resource title - Preload data. The resource can be defined in the Description.ext file.
- Groups:
- Uncategorised
Syntax
- Syntax:
- Boolean = preloadTitleRsc [name, type, speed] or [name, type]
- Parameters:
- [name, type, speed] or [name, type]: Array
- name: String defined in Description.ext for the mission
- type: String "PLAIN" e.g.
- speed: Optional and ignored
- Return Value:
- Boolean
Examples
- Example 1:
_ok=preloadTitleRsc ["BIS", "PLAIN"]
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