preloadTitleRsc: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
[[Category:Scripting Commands ArmA|PRELOADTITLERSC]]
[[Category:Scripting Commands ArmA|PRELOADTITLERSC]]


<new command not populated>


<h2 style="color:#000066">''' preloadTitleRsc ''effect'''''</h2>


<h2 style="color:#000066">''''' preloadTitleRsc '''''</h2>


'''Operand types:'''


'''Operand types:'''
'''effect:''' [[Array]]


'''Type of returned value:'''
'''Type of returned value:'''


'''Compatibility:'''
[[Boolean]]


'''Description:'''
'''Description:'''
Resource title - argument uses format '''["name","type",speed]''' or '''["name","type"]'''.
Speed is ignored.
Preload data the resource can be defined in the description.ext file.




'''Example:'''
'''Example:'''
'''preloadTitleRsc''' ["BIS", "PLAIN"]

Revision as of 18:37, 1 July 2006


preloadTitleRsc effect


Operand types:

effect: Array

Type of returned value:

Boolean

Description:

Resource title - argument uses format ["name","type",speed] or ["name","type"].

Speed is ignored.

Preload data the resource can be defined in the description.ext file.


Example:

preloadTitleRsc ["BIS", "PLAIN"]