Configuration
Default configuration file (config.lua)
General settings
Delay_Before_Init = 1000, -- msEnable_Command_To_Open = true,
Command_To_Open = "eup", -- Without '/'
Enable_Keybind_To_Open = true,
Keybind_To_Open = 'F7',Player_Must_Be_In_Area_To_Open = true,
Set_A_Marker_In_Area = true,
Set_A_NPC_In_Area = false,Areas
Areas = {
[1] = {
x = -802.311, y = 175.056, z = 72.8446, h = 0.0,
radius = 5.0,
marker_type = 21, -- https://docs.fivem.net/docs/game-references/markers/
marker_color = {r = 255, g = 255, b = 255, a = 255},
marker_rotation = true,
NPC_Model = "s_m_y_cop_01",
departments = {"LSPD"}, -- set to {} or false to show all departments
},
},Parameter
Description
Notifications
Translations
File : categories.lua
Parameter
Description
File : outfits.lua
Parameter
Description
Field
Ped component slot
File : permissions.lua
Last updated