titleText

From Bohemia Interactive Community
Revision as of 21:04, 1 June 2006 by Raedor (talk | contribs)
Jump to navigation Jump to search


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.

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"]