titleCut: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
(classified)
Line 51: Line 51:
[[Category:Scripting Commands OFP 1.46|TITLECUT]]
[[Category:Scripting Commands OFP 1.46|TITLECUT]]
[[Category:Scripting Commands ArmA|TITLECUT]]
[[Category:Scripting Commands ArmA|TITLECUT]]
[[Category:Command_Group:_Interaction|{{uc:{{PAGENAME}}}}]]

Revision as of 00:12, 19 February 2008

Hover & click on the images for description

Description

Description:
Obsolete command.
Groups:
Uncategorised

Syntax

Syntax:
titleCut ["text", "type", speed]
Parameters:
text: String
type: String. May be one of:

• "PLAIN"
• "PLAIN DOWN"
• "BLACK"
• "BLACK FADED"
• "BLACK OUT"
• "BLACK IN"
• "WHITE OUT"
• "WHITE IN"
speed: Number Optional. Default 1
Return Value:
Nothing

Examples

Example 1:
titleCut ["Hello, how are you?","Plain Down",3]

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