titleObj: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (corrections, format) |
Killzone Kid (talk | contribs) mNo edit summary |
||
Line 19: | Line 19: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''titleObj''' [class, type, speed] |= Syntax | | '''titleObj''' [class, type, speed, showOnMap] |= Syntax | ||
|p1= [class, type, speed]: [[Array]] |= Parameter 1 | |p1= [class, type, speed, showOnMap]: [[Array]] |= Parameter 1 | ||
|p2= class: [[String]] |= Parameter 2 | |p2= class: [[String]] |= Parameter 2 | ||
|p3= type: [[String]] |= Parameter 3 | |p3= type: [[String]] |= Parameter 3 |
Revision as of 00:27, 21 February 2016
Description
- Description:
- Shows object defined in global config in CfgTitles. Type may be one of:
- "PLAIN"
- "PLAIN DOWN"
- "BLACK"
- "BLACK FADED"
- "BLACK OUT"
- "BLACK IN"
- "WHITE OUT"
- "WHITE IN"
- Groups:
- Uncategorised
Syntax
- Syntax:
- titleObj [class, type, speed, showOnMap]
- Parameters:
- [class, type, speed, showOnMap]: Array
- class: String
- type: String
- speed (Optional): Number
- showOnMap (Optional): Boolean (Since Arma 3)
- Return Value:
- Nothing
Examples
- Example 1:
titleObj ["BISLogo", "PLAIN"]
Additional Information
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
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint version 1.00
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands OFP 1.99
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- Scripting Commands ArmA
- Command Group: Interaction
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters