Server
You can use these functions in any server side code to show custom notifications.
TriggerClientEvent('ft_notification:ShowNotify', source, message, type, duration)TriggerClientEvent('ft_notification:ShowNotifyWithTitle', source, title, message, type, duration)Last updated