Add ensure redemrp_notification
in server.cfg
You can use:
TriggerEvent("redemrp_notification:start", "Simple test redemrp_notification" , 5, "success")
OR
local timer = 5
local type = "success"
local text = "Simple test redemrp_notification"
TriggerEvent("redemrp_notification:start", text, timer, type)
Changing 5 to 3 or something else you can change notification time.
You can unlock test command in client.lua
Join discord to get support! - https://discord.gg/FKH4uwb