preloadTitleObj: 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 38: | Line 38: | ||
[[Category:Scripting Commands ArmA|PRELOADTITLEOBJ]] | [[Category:Scripting Commands ArmA|PRELOADTITLEOBJ]] | ||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] |
Revision as of 11:23, 2 November 2011
Description
- Description:
- Object title - Preload data the object can be defined in the Description.ext file.
- Groups:
- Uncategorised
Syntax
- Syntax:
- Boolean = preloadTitleObj [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=preloadTitleObj ["BISLogo","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