preloadTitleRsc: Difference between revisions
Jump to navigation
Jump to search
(add. ArmA2 classification) |
(add. classification) |
||
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 VBS2|{{uc:{{PAGENAME}}}}]] |
Revision as of 01:37, 2 December 2009
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