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 version 1.2.2 or higher for some of itโ€™s functionality.

Last updated