titleCut: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) mNo edit summary |
m (template:command argument fix) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| {{Feature arma3|this command was obsoleted, use [[cutText]] instead.}}|= | | {{Feature arma3|this command was obsoleted, use [[cutText]] instead.}}|DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[titleCut]] [text, type, speed] |= | | [[titleCut]] [text, type, speed] |SYNTAX= | ||
|p1= [text, type, speed]: [[Array]] |= | |p1= [text, type, speed]: [[Array]] |PARAMETER1= | ||
|p2= text: [[String]] |= | |p2= text: [[String]] |PARAMETER2= | ||
|p3= type: [[String]] |= | |p3= type: [[String]] |PARAMETER3= | ||
|p4= speed: [[Number]] - optional, default 1. |= | |p4= speed: [[Number]] - optional, default 1. |PARAMETER4= | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>[[titleCut]] ["Hello, how are you?","Plain Down",3];</code> |= | |x1= <code>[[titleCut]] ["Hello, how are you?","Plain Down",3];</code> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[cutText]] |= | | [[cutText]] |SEEALSO= | ||
}} | }} |
Revision as of 14:50, 7 April 2019
Description
- Description:
- Groups:
- Uncategorised
Syntax
- Syntax:
- titleCut [text, type, speed]
- Parameters:
- [text, type, speed]: Array
- text: String
- type: String
- speed: Number - optional, default 1.
- Return Value:
- Nothing
Examples
- Example 1:
titleCut ["Hello, how are you?","Plain Down",3];
Additional Information
- See also:
- cutText
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