no-base/configure/client/indicators.lua
Config.Indicators = { notification = function(text, err, icon, timeout) TriggerEvent("notification", text, err, icon, timeout) end }