titleText: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|T]]
[[Category:Scripting Commands|TITLETEXT]]
[[Category:Scripting Commands OFP 1.97|T]]
[[Category:Scripting Commands OFP 1.97|TITLETEXT]]
[[Category:Scripting Commands OFP 1.46|T]]
[[Category:Scripting Commands OFP 1.46|TITLETEXT]]
[[Category:Scripting Commands ArmA|T]]
[[Category:Scripting Commands ArmA|TITLETEXT]]





Revision as of 16:16, 4 May 2006


titleText effect


Operand types:

effect: Array

Type of returned value:

Nothing

Description:

Text title - argument in format ["text", "type", speed] or ["text", "type"]

If speed is not given, it is assumed 1.


Example:

titleText ["Show this text", "PLAIN"]