titleObj: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands|TITLEOBJ]]
[[Category:Scripting Commands|TITLEOBJ]]
[[Category:Scripting Commands OFP 1.97|TITLEOBJ]]
[[Category:Scripting Commands OFP 1.96|TITLEOBJ]]
[[Category:Scripting Commands OFP 1.46|TITLEOBJ]]
[[Category:Scripting Commands OFP 1.46|TITLEOBJ]]
[[Category:Scripting Commands ArmA|TITLEOBJ]]
[[Category:Scripting Commands ArmA|TITLEOBJ]]

Revision as of 21:04, 1 June 2006


titleObj effect


Operand types:

effect: Array

Type of returned value:

Nothing

Description:

Object title - argument in format ["text", "type", speed] or ["name", "type"]

If speed is not given, it is assumed 1.

Object can be defined in description.ext


Example:

titleObj ["BISLogo", "PLAIN"]