Notification

Notifications have 3 types

Examples

exports['jale_interface']:Notification(text, duration, type)
TriggerEvent('jale_interface:Notification', text, duration, type)
TriggerClientEvent('jale_interface:Notification', source, text, duration, type)

Last updated