Patch Details
This page provides all the essential information you need about the latest updates. Each patch is designed to enhance your experience, improve performance, and strengthen security.
๐๏ธ Modified Files
๐ _install_first/
Few items added to install files
๐ client/
cl_customize.lua
client.lua
๐ configuration/
config.lua
strings.lua
๐ server/
server.lua
updater.lua
fxmanifest.lua
๐ ๏ธ Fixes/Changes
Config.siezeCash Addition - The config table for
Config.siezeCash
has been added per compatibility solution for QBCore users utilizing qb-inventory to confiscate cash for money bags from suspect similar to qb-policejob per request.Auto SQL Column Install - To help confusion with install and switching from previous police jobs and versions, we have made an auto install/update SQL logic directly in to our logic to ensure smoother installation experience.
Adds Event Listener For QB Robberies - Added triggers of events like
police:SetCopCount
for additional ease-of-use when utilizing the script with QBCore.Auto Inventory Detect - For searching suspects the script will now automatically refer to wasabi_bridge for opening the suspectโs inventory. Will support previous inventories not in the bridge and can be edited still in
cl_customize.lua
.Handcuff As Item Changes - We have changed a few things with the handcuff as item functionality as well as improved the overall codebase. The typical โlockpickโ has been changed with โbobbypinโ (images and such provided). Improved item usage and un-cuff of player as well.
Bumps Required Bridge Version - This script now requires
wasabi_bridge
version1.2.2
or higher for some of itโs functionality.
Last updated