return { Services = { { jobname = "police", joblabel = "LSPD" }, { jobname = "ambulance", joblabel = "MD" }, { jobname = "mechanic", joblabel = "Mechaniker", }, -- { -- jobname = "taxi", -- joblabel = "Taxi", -- }, -- { -- jobname = "realestate", -- joblabel = "Immobilien", -- }, }, EnableCallButton = true, -- Call button active/inactive EnableMessageButton = true, -- Message button active/inactive EnableName = false, -- Show player name (true) or only rank (false) AntiMetaGaming = True, -- If true, shows max 1 available person and calls/messages random available person }