Exports
Client Side
exports["rvl_notify"]:DoNotify("inform","Hello World :D")Server Side
TriggerClientEvent("rvl_notify:DoNotify", source, "success", "Hello World :D")Last updated
exports["rvl_notify"]:DoNotify("inform","Hello World :D")TriggerClientEvent("rvl_notify:DoNotify", source, "success", "Hello World :D")Last updated