titleObj: Difference between revisions

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





Revision as of 16:15, 4 May 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"]