PREVIEW :
NO DEPENDENCIES
EXPORTS :
CLIENT SIDE
exports['okokNotify']:Alert('Title', 'Message', Time, 'type', playSound)
SERVER SIDE
TriggerClientEvent('okokNotify:Alert', source, 'Title', 'Message', Time, 'type', playSound)
TIME FOR THE NOTIFY
1000 = 1 second.
2000 = 2 second...