titleText: Difference between revisions
 (classified)  | 
				mNo edit summary  | 
				||
| Line 7: | Line 7: | ||
____________________________________________________________________________________________  | ____________________________________________________________________________________________  | ||
| Text title - <br> Also see [[cutText]], with these two commands you can show two different texts at once (optimally with two different types).   | | Text title - <br> Also see [[cutText]], with these two commands you can show two different texts at once (optimally with two different types).  | ||
<i>type</i> may be one of:  | |||
• "PLAIN"  | |||
• "PLAIN DOWN"  | |||
• "BLACK"  | |||
• "BLACK FADED"  | |||
• "BLACK OUT"  | |||
• "BLACK IN"  | |||
• "WHITE OUT"  | |||
• "WHITE IN"  | • "WHITE IN"  | ||
See [[Title Effect Type]] for more information about these types. |= Description  | |||
____________________________________________________________________________________________  | |||
| '''titleText''' [text, type, speed] |= Syntax  | |||
|p1= [text, type, speed]: [[Array]] |= Parameter 1  | |||
|= Parameter   | |p2= text: [[String]] |= Parameter 2  | ||
|p3= type: [[String]]. |= Parameter 3  | |||
|p4= speed: [[Number]]  Optional. Default 1 |= Parameter 4  | |||
| [[Nothing]] |= Return value  | | [[Nothing]] |= Return value  | ||
Revision as of 17:00, 24 January 2009
Description
- Description:
 - Text title - 
Also see cutText, with these two commands you can show two different texts at once (optimally with two different types). 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. - Multiplayer:
 - This function only works locally
 - Groups:
 - Uncategorised
 
Syntax
- Syntax:
 - titleText [text, type, speed]
 - Parameters:
 - [text, type, speed]: Array
 - text: String
 - type: String.
 - speed: Number Optional. Default 1
 - Return Value:
 - Nothing
 
Examples
- Example 1:
 titleText ["Show this text", "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
- 
See also titleFadeOut --Crowe 16:20, 7 November 2007 (CET)