Main/resources/[jobs]/[police]/kael-mugshot/config.lua
2025-06-07 08:51:21 +02:00

19 lines
No EOL
588 B
Lua

Config = {
Debug = true,
Core ="qb-core",
Target = "qb-target"
}
Config.PoliceJobName = "police"
Config.BoardHeader = "LSPD"
Config.TargetLoc = vector3(479.3853, -1009.7788, 25.9387)
Config.MugShotCoords = vector3(479.3771, -1008.6523, 25.9387)
Config.MugShotHeading = 183.55
Config.CameraPos = {
pos = vector3(479.3853, -1009.7788, 25.9387),
rotation = vector3(0.0, 0.0, 358.04),
}
Config.LogTitle = "Kael Mugshot"
Config.LogName = "Kael Mugshot"
Config.LogIcon = "https://cdn.discordapp.com/attachments/1026588960207667321/1114942675951562844/border-01-tebex.png"