Using Exports:
exports["op-hud"]:showNotification(type, time, description)
Using Event:
TriggerEvent('op-hud:showNotification', type, time, description)
Notify Types:
error
success
info
Last updated 1 year ago