Configure your jail system settings including permissions, locations, and timing parameters.
Config = {} Config.tabletkey = 38 -- the key to open the tablet Config.minTime = 10 -- the minimum time to jail a player Config.maxtime = 600 -- the max time to jail a player Config.min_distance = 2 -- min distance to be able the tablet Config.msgDisplay = 5 -- the time to display the message Config.maxDistanceAwayFromJail = 100 -- max distance away from jail while being jailed. If found farther it will send them back. Config.allowedRoles = { "800444938793123871", "perms-roles-2" } Config.police_stations = { {x = 1853.08, y = 3690.12, z = 34.27, name = "Sandy Shores Jail"}, {x = -448.86, y = 6011.87, z = 31.72, name = "Paleto Bay Jail"}, {x = 459.78, y = -989.23, z = 24.91, name = "Los Santos Jail"}, -- Format: {x = x axis, y = y axis, z = z axis, name = "name of the tablet"}, } Config.camaraSpot = { x = 402.86, y = -996.74, z = -99.8 } Config.jail = { x = 1677.233, y = 2658.618, z = 45.216 } -- Jail Config.unjail = { x = 1851.49, y = 2585.94, z = 45.67, h = 272.75 } -- unjail