[ESX/QB] Dealership Heist (Prodigy Inspired)

About

Our in-depth inspired dealership heist provides you with the ultimate experience of minigames, interactivity and fun, designed specifically for ESX, QB, Qbox & Mythic frameworks, and with the option to implement your own or edit as you need.

The config will provide you with everything and the ability to edit anything you should need.


Preview :video_camera:

Screenshots :framed_picture:

Setup your heist by purchasing necessary items (unless you wish to use your own logic, can be disabled in config


Invite crew members and start your heist

Access the dealership roof by balancing your way across the planks

Open the network box to install a virus

Blow out the power to force entry onto the network

Hack the computers for the garage code

Force open the garage gate with an explosive after getting vehicle access

Drop off the vehicle for money, items or VIN scratch (this last option needs enabling in config and in vehicle table data)


Dependencies

  • Qbox, QB, ESX Legacy or Mythic framework
  • Game build 2545+
  • Server version 4960+
  • ox_lib
  • Gabz PDM MLO or Sub (can be changed to any MLO you like)

Performance

  • Optimized - Runs consistently at 0.00ms with rare increases to 0.01ms.
  • Secure - Uses server validation and checks to provide the best security possible.

Features

  • Target - Supports (ox_target, qb-target, qtarget & mythic-targeting)
  • Syncing & Logs - Using a custom crew system everything is seemingly synced between members and everything is fully and in-depthly logged.
  • Dispatch - Supports all common used dispatches (cd_dispatch, qs-dispatch, ps-dispatch, rcore_dispatch, mythic-mdt)
  • Minigames - Includes 5 custom inspired minigames.
  • Props - Custom modelled wooden plank prop for accessing the building.
  • Config - You can configure how many police required, how many crew members required, which vehicles are used and which can be VIN scratched (will require 'Config.CanVinScratch = true')
  • Reset System & Cooldown - Police can use the command /resetdealer to reset the dealership and the length of the cooldown can be changed in the config.
  • Scenes - Uses networked scenes for props and interactivity.
  • Crew Management - Custom heist crew system embedded into setup menu alongside market for purchasing items
  • Vehicle Delivering - Money, parts or VIN scratch vehicle on drop off.

Purchase


Config & Locales



Check our other work

Code is accessible Partially
Subscription-based No
Lines (approximately) 3,560 (424 in config)
Requirements ox_lib & Gabz PDM
Support Yes
Assets are accessible No
Subscription-based No
Polygons (model and LOD) 52
Texture size and amount 277kb total (4 files)
Requirements & dependencies No
Support No
1 Like

Looks Amazing!

1 Like

Patch Notes

Fixes

  • GetPlayerCharName error in ESX bridge.
  • Logs sometimes erroring on player handle.
  • Added missing returns in server bridges.
  • Terminal minigame breaking on third call (attempt)
  • Optimization & performance updates to the needle minigame.
  • Spelling mistake in failed hotwire log.

Changes

  • Added a VehicleSpawned call in server bridge bridge/server/functions.lua when the dealership heist vehicle is spawned.
  • Some syntax cleanup on vehicle dispatch alerts.