Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
no-base/configure/client/indicators.lua
Config.Indicators = { notification = function(text, err, icon, timeout) TriggerEvent("notification", text, err, icon, timeout) end }