titleText: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Scripting Commands|TITLETEXT]] | [[Category:Scripting Commands|TITLETEXT]] | ||
[[Category:Scripting Commands OFP 1. | [[Category:Scripting Commands OFP 1.96|TITLETEXT]] | ||
[[Category:Scripting Commands OFP 1.46|TITLETEXT]] | [[Category:Scripting Commands OFP 1.46|TITLETEXT]] | ||
[[Category:Scripting Commands ArmA|TITLETEXT]] | [[Category:Scripting Commands ArmA|TITLETEXT]] |
Revision as of 20:04, 1 June 2006
titleText effect
Operand types:
effect: Array
Type of returned value:
Description:
Text title - argument in format ["text", "type", speed] or ["text", "type"]
If speed is not given, it is assumed 1.
Also see cutText, with these two commands you can show two different texts at once (optimally with two different types).
Example:
titleText ["Show this text", "PLAIN"]