ESX.Scaleform.ShowBreakingNews¶
1 | ESX.Scaleform.ShowBreakingNews(title, msg, bottom, sec) |
This function shows the 'Breaking News' scaleform used multiple times in the campaign.
Arguments¶
| Argument | Data Type | Optional | Default Value | Explanation |
|---|---|---|---|---|
| title | string | No | - | Title text |
| msg | string | No | - | Message text, supports HTML syntax |
| bottom | string | No | - | Footer text, supports HTML syntax |
| sec | number | No | - | Time in seconds to show scaleform |