titleObj: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (VBS2 scripting category removal)
Line 60: Line 60:
[[Category:Command_Group:_Interaction|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Interaction|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]

Revision as of 12:41, 2 November 2011

Hover & click on the images for description

Description

Description:
Object title - Object can be defined in Description.ext type may be one of: • "PLAIN" • "PLAIN DOWN" • "BLACK" • "BLACK FADED" • "BLACK OUT" • "BLACK IN" • "WHITE OUT" • "WHITE IN" See Title Effect Type for more information about these types.
Groups:
Uncategorised

Syntax

Syntax:
titleObj [text, type, speed]
Parameters:
[text, type, speed]: Array
text: String
type: String.
speed: Number - optional, default 1.
Return Value:
Nothing

Examples

Example 1:
titleObj ["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