Configuration
Essential Variables
Framework / Identity Resolution
Config.NameMode = 'steam' -- Uses Steam names instead of RP character names
Config.SteamApiKey = '' -- Required for Steam avatars (Get at steamcommunity.com/dev/apikey)
Config.ShowSteamAvatar = true -- Display profile pictures natively in UIThe Discord Integration Filters
Config.DiscordWebhook = 'https://discord.com/api/webhooks/...'
Config.DiscordFilters = {
minDistance = 100, -- Only log kills over 100m. 0 logs everything.
headshotOnly = false, -- Mute body shots
playerOnly = false, -- Mute NPC deaths
}Dedicated Redzones (Universal Arena & Native)
Client Exports
Was this helpful?
