titleText effect
Operand types
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.
effect is an array of form: ["text", "type", speed]
type may be one of:
* "PLAIN"
* "PLAIN DOWN"
* "BLACK"
* "BLACK FADED"
* "BLACK OUT"
* "BLACK IN"
* "WHITE OUT"
* "WHITE IN"
Used In
OFP/ArmA
Example
titleText ["Show this text", "PLAIN"]