exports['PF-Notify']:Alert("Title", "Message", Time, 'type')
TriggerClientEvent('PF-Notify:Alert', source, "Title", "Message", Time, 'type')
Last updated 2 years ago