showScaleform

Send the player a scaleform message

Arguments

Label
Explained
Type
Example

title

The header of the message

string

Store

description

The content of the message

string (supports HTML)

100 coins have been purchased successfully

opacity

The opacity of the scaleform (optional)

number (0.0 - 1.0)

1.0

duration

The duration of the scaleform (optional)

number (ms)

3000

Last updated