Framework
Config.Framework = 'qb' -- Framework used (esx/qb/standalone)Keybinds
Config.Keybind = "E" -- Keybind to interact with the RV (E)
Config.Keybind2 = "G" -- Keybind to lock the stash (G)RV Offset
Config.EnableCommand = true -- Enable or disable the command to find rvoffsets (/rvoffset)Forced Entry
Config.ForcedEntry = {
Enable = true, -- Enable or disable the forced entry
AllowPolice = true, -- Allow police to access the RV (forcefully)
AllowCiv = true, -- Allow civilians to rob the RV (forcefully)
Item = "lockpick_kit", -- Item required to access the RV (forcefully)(Set to false if you don't want to register item)
RemoveItem = true, -- Remove item after failed entry
RemoveItemChance = 50, -- Chance to remove item after failed entry (50%)
EnableCommand = false, -- Enable or disable the command to force entry (/forceentry)
Command = "forceentry", -- Command to force entry
ResetTime = 15 * 60, -- Time in seconds to reset the forced entry (15 minutes)(Set to false to disable)
}Police Jobs
Player Drop
Models
Last updated