cutText: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(+ category) |
||
Line 58: | Line 58: | ||
[[Category:Scripting Commands OFP 1.46|CUTTEXT]] | [[Category:Scripting Commands OFP 1.46|CUTTEXT]] | ||
[[Category:Scripting Commands ArmA|CUTTEXT]] | [[Category:Scripting Commands ArmA|CUTTEXT]] | ||
[[Category:Command_Group:_Camera_Control|{{uc:{{PAGENAME}}}}]] |
Revision as of 02:20, 30 April 2007
Description
- Description:
- Text background - effect is in format ["name", "type", speed] or ["name", "type"].
If speed is not given, 1 is assumed.
Type may be one of:
- "PLAIN"
- "PLAIN DOWN"
- "BLACK"
- "BLACK FADED"
- "BLACK OUT"
- "BLACK IN"
- "WHITE OUT"
- "WHITE IN"
- Groups:
- Uncategorised
Syntax
- Syntax:
- cutText effect
- Parameters:
- name: String - the text to be displayed
- type: String
- speed: Number - time in seconds in which the text will be faded in.
- Return Value:
- Nothing
Examples
- Example 1:
cutText ["","BLACK OUT"] cutText ["Hello World!","PLAIN",2]
Additional Information
- See also:
- titleText
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