preloadTitleObj: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Changed version and product)
m (reset ver)
Line 4: Line 4:
| arma |= Game name
| arma |= Game name


|?? |= Game version
|1.00|= Game version
____________________________________________________________________________________________
____________________________________________________________________________________________


| Object title - argument uses format ["text","type",speed] or ["name","type"]. Speed is ignored. Preload data the object can be defined in the description.ext file. |= Description
| Object title - argument uses format '''["text","type",speed]''' or '''["name","type"]'''. Speed is ignored. Preload data the object can be defined in the [[Description.ext]] file. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 17: Line 17:
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   
|x1= <pre>preloadTitleObj ["BISLogo","plain"]</pre> |= Example 1
|x1= <code>'''preloadTitleObj''' ["BISLogo","plain"]</code> |= Example 1
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 04:13, 29 September 2006

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Object title - argument uses format ["text","type",speed] or ["name","type"]. Speed is ignored. Preload data the object can be defined in the Description.ext file.
Groups:
Uncategorised

Syntax

Syntax:
preloadTitleObj effect
Parameters:
effect: Array
Return Value:
Boolean

Examples

Example 1:
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

Notes

Bottom Section