Skip to main content

ShowFreemodeMessage

ESX.Scaleform.ShowFreemodeMessage(title, msg, sec)

This function displays a freemode message for the player.

Arguments

ArgumentData TypeOptionalDefault ValueExplanation
titlestringNo-Title text
msgstringNo-Message text
secnumberNo-Time in seconds to show scaleform

Example

ESX.Scaleform.ShowFreemodeMessage('~o~fact of the day', '~y~Hawaii is a king', 5)

Result