Realistic Evidence System V2

tk_evidenceGIF

tk_evidence

Video | Purchase


Details

  • Uses FiveM Asset Escrow System
    • All framework specific code is fully editable
  • I heavily recommend you to watch the video the get the best understanding of the script

Evidence Types

  • Bullet Casing Shells
  • Bullet Fragments
  • Bullet Holes
  • Blood Sample
  • Fingerprints
  • Other custom evidence (using exports)

Evidence Collection

  • Shooting with weapons, getting damaged, driving vehicles, etc. will leave evidence that can be seen with a flashlight (configurable)
  • Players can collect the evidence and doing so will give the player the evidence as an item
  • Evidence can be analyzed for more information

Evidence Analyzation

  • Police can analyze evidence at configured places
  • Analyzing evidence will provide further details about the evidence like, DNA, weapon name, weapon serial number, etc.
  • Evidence analyzing includes a 3D view of the evidence
    • Can be turned off and changed to a more normal text modal with information

Scene Reconstruction

  • Police can use a camera to reconstruct a scene at their current position
    • It will show all evidence with their labels and positions
  • Evidence analyzing menu also includes a scene reconstruction feature which will show evidence in the UI inside a 3D world

Analyzing Actions

  • Police can create lockers with custom names and put/take evidence in them
  • You can set tags for evidence

GSR

  • Shooting with a weapon will leave GSR in your hands
  • Police can test for GSR with a GSR test kit
  • Players can get rid of GSR by using a GSR cloth or by washing their hands in water

Other

  • Optimised
  • Highly Configurable
  • Supported Frameworks
    • ESX
    • QB
    • QBOX
    • Custom
  • Supported Inventories
    • ox_inventory
    • qb-inventory
    • custom
  • Supported Targets
    • ox_target
    • qb-target
    • custom
  • English and Finnish translations by default, and you are able to translate everything yourself
Screenshots




Config | Documentation | Video | Purchase (14.99€ + VAT)


Code is accessible Partially (all framework specific functions and events + some other stuff)
Subscription-based No
Lines (approximately) ~3000
Requirements esx/qb/qbox, mysql-async/oxmysql
Support Yes
3 Likes

Update 2.0.1

  • Fix evidence not disappearing in some occasions
  • Fix error with scene reconstruction when using target and trying to interact with evidence

Update 2.0.2

  • Add Config.UseMDT, when set to true will automatically register evidence to tk_mdt
  • Add Config.UseFingerprintSystem requiring police to first scan fingerprints of a player before their name will show in evidence data

Update 2.0.3

  • Add “copy serial number” button to evidence actions
  • Add Config.Use3DTextForEvidence

Update

  • Performance improvements