Advanced Notification
This is used to send a basic notification.
message = Text that will display on notification.
timeout = Time in milliseconds the notificaton will display.
progress = If the notification should have a progress line at the bottom.
ESX.BulletinNotification(message, timeout, progress)
Last updated