cutText effect

Operand types

effect: Array

Type of returned value

Description

Text background - arguments are in format ["name", "type", speed] or ["name", "type"].
If speed is not given, 1 is assumed.
Type may be one of:

* "PLAIN"
* "PLAIN DOWN"
* "BLACK"
* "BLACK FADED"
* "BLACK OUT"
* "BLACK IN"
* "WHITE OUT"
* "WHITE IN".

Used In

OFP/ArmA

Example

cutText ["", "BLACK OUT"]

cutText ["", "BLACK OUT", 10]
Search OFPEC COMREF