[Free] [Standalone] Realistic NPC Crime Report

Features

  • Native game event support (such as fights, gunshots, reckless driving, carjacking, etc.).

  • No need for continuous loops, events are triggered by in-game actions.

  • Valid witness checks to ensure accurate reports.

  • Special event logic checks to prevent unnecessary reports.

  • NPC phone call to report to the police with corresponding animation, which can be interrupted to cancel the report.

Dependency

  • ox_lib

Compatibility

  • ESX

  • QBCore (Not tested)

  • QBX

  • To adapt to other frameworks, simply modify function getPlayerJob().

Requirements

  • The Dispatch part must be implemented by yourself.

  • Fivemanage: To capture screenshots during crimes, ensure that setr screenshot_basic_api_token is properly set in your server configuration.

Built-in Supported Dispatch System

  • rcore_dispatch

  • origen_police (Integrated by IOxee)

Preview - https://www.youtube.com/watch?v=Dr1xM8jM-H4

Download - GitHub - Jerrys-C/crimeReport: Realistic NPC Crime Report for Fivem

13 Likes

GOOD JOB BRO

Changelog

  • Feature (dispatch):
    • Implemented bypass zone check for player actions.
    • Enhanced logging for vehicle details.
  • Feature (vehicleData):
    • Added fallback support for unknown vehicle classes in the GetVehicleData function.
  • Feature (crimeReport):
    • Added NPC phone call for police actions, including interruption handling.
1 Like

Planning on adding ps-dispatch support?

1 Like

I reviewed the export, and it seems that adding it can be done quickly. However, I noticed that ps-dispatch has its own default alerts. If you don’t want duplicates, you’ll need to disable them.

please make it compatible with origen_police

Changelog

  1. Added support for retrieving player jobs in ESX, QBCore, and QBX frameworks.

  2. Integrated support for the origen_police dispatch system.

• Special thanks to IOxee for their contribution!

1 Like

hello im using a esx policejob and aty_dispatch is this able to get it work with aty_dispatch? i hope u can make it work because i need this script

do you think you can add cd_dispatch please

Nice share!! Thank you! This script i was looking for many years. I saw this script in the first QBus framework i got in 2018 :slight_smile:

1 Like

Does this work with core dispatch?