Rezox
Member
- Joined
- Apr 18, 2021
- Messages
- 310
- Reaction score
- 156,352
- Points
- 401
Hello vag world today I would like to share a very nice post with you;
If you want, you can download and install completely free of charge
Update v1.2
+ Added sounds according to notification types can be changed.
+ exports added.
client-side;
TriggerEvent('dlrms_notify', 'type', 'Type_your_message_here', use_sound, duration)
server-side;
TriggerClientEvent('dlrms_notify', source, 'type', 'Type_your_message_here', use_sound, duration)
exports;
exports['dlrms_notify']:SendAlert('type','Type_your_message_here', use_sound, duration)
If you want, you can download and install completely free of charge
Update v1.2
+ Added sounds according to notification types can be changed.
+ exports added.
client-side;
TriggerEvent('dlrms_notify', 'type', 'Type_your_message_here', use_sound, duration)
server-side;
TriggerClientEvent('dlrms_notify', source, 'type', 'Type_your_message_here', use_sound, duration)
exports;
exports['dlrms_notify']:SendAlert('type','Type_your_message_here', use_sound, duration)
Hidden link for visitors, to see
Log in or register now.