QB-AdvancedPoliceJOB
$30.00Price
Excluding Sales Tax
Out of Stock
Police Job for QB-Core Framework :police_officer:
License
This resource is licensed under the terms of the MIT License.
Dependencies
- qb-core
- qb-bossmenu (Deprecated) - For the boss menu
- qb-management (Replaces qb-bossmenu) - For the boss/gang menu
- qb-garages - For the vehicle spawner
- qb-clothing - For the locker room
- qb-phone - For the MEOS app and notifications, etc.
- qb-log (Deprecated) - For logging certain events
- qb-smallresources (Replaces qb-log) - qb-log was added to qb-smallresources
- qb-menu - For the vehicle menus
- qb-input - For accessing evidence stashes
Screenshots
Features
- Classical requirements like on-duty/off-duty, clothing, vehicle, stash, etc.
- Citizen ID-based armory (Whitelisted)
- Fingerprint test
- Evidence locker (stash)
- Whitelisted vehicles
- Speed radars across the map
- Stormram
- Impounding player vehicles (permanent / for an amount of money)
- Integrated jail system
- Bullet casings
- GSR (Gunshot Residue)
- Blood drop
- Evidence bag & Money bag
- Police radar
- Handcuff as an item (Can be used via command too. Check Commands section.)
- Emergency services can see each other on the map
Commands
- /spikestrip - Places a spike strip on the ground.
- /pobject [pion/barier/schotten/tent/light/delete] - Places or deletes an object on/from the ground.
- /cuff - Cuffs/Uncuffs a nearby player
- /escort - Escorts a nearby player.
- /callsign [text] - Sets a player's callsign in the database.
- /clearcasings - Clears nearby bullet casings.
- /jail [id] [time] - Sends a player to jail.
- /unjail [id] - Releases a player from jail.
- /clearblood - Clears nearby blood drops.
- /seizecash - Seizes a nearby player's cash (Puts it in a money bag).
- /sc - Puts soft cuffs on a nearby player.
- /cam [cam] - Shows the selected security cam display.
- /flagplate [plate] [reason] - Flags a vehicle.
- /unflagplate [plate] - Removes the flag from a vehicle.
- /plateinfo [plate] - Displays if a vehicle is marked or not.
- /depot [price] - Depots a nearby vehicle. The player can take it after paying the cost.
- /impound - Impounds a nearby vehicle permanently.
- /paytow [id] - Makes a payment to the tow driver.
- /paylawyer [id] - Makes a payment to the lawyer.
- /radar - Toggles the police radar.
- /911 [message] - Sends a report to emergency services.
- /911r [id] - Used to respond to emergency alerts.
- /911a [message] - Sends an anonymous report to emergency services (gives no location).
- /anklet - Places an anklet (tracking device) on a nearby player.
- /removeanklet [citizenid] - Removes the anklet from a player.
- /ebutton - Used to respond to an emergency alert.
- /takedrivinglicense - Takes the driving license from a nearby player.
- /takedna [id] - Takes a DNA sample from a player.
Installation
Manual
- Download the script and put it in the [qb] directory.
- Add the following code to your server.cfg/resources.cfg
ruby
Copy code
ensure qb-core ensure qb-advancedpolicejob
Updates in qb-advancedpolicejob
- Added a new SQL database.
- Integrated mdt into the police job, eliminating the need for extra scripts.
- Integrated dispatch into the police job, eliminating the need for extra scripts.
- Added more functions to enhance the overall police job experience.
- Expanded the list of commands available to police officers.
- Added more departments for organizational flexibility.
- And much more to explore!