📚
Dusa all scripts documentation
  • Home
  • General Questions
    • Escrow System
    • Error parsing script ... <\1>
    • Failed to verify protected resource
    • You lack the required entitlement
    • If nothing fixed your problems
  • Need Help?
  • Scripts
    • Police Job
      • Installation
      • Configuration
      • Client
        • Exports
        • Events
      • Server
        • Callbacks
      • Common Issues
    • Evidence
      • Installation
      • Configuration
      • Client
        • Events
      • How to add custom weapon compatibility?
      • Common Issues
    • Hud
      • Installation
      • Configuration
      • Client
        • Events
        • Exports
      • Server
        • Events
    • Vehicle Keys
      • Installation
      • How to give keys to player? (e.g on dealerships)
      • Client
        • Exports
        • Events
      • Server
        • Exports
        • Events
    • Billing
      • Installation
      • Configuration & Exports (ESX)
      • Configuration & Exports (QB)
    • Police MDT
      • Installation
      • Configuration & Exports (ESX/QBCore)
    • Dispatch
      • Installation
      • On other resources, how can I integrate dispatch?
      • How to send custom dispatch?
      • Client
        • Exports
        • Events
        • Handlers
      • Server
        • Exports
    • Multicharacter + Spawn Selector
      • Installation
      • Configuration & Exports (ESX)
      • Configuration & Exports (QB)
Powered by GitBook
On this page
  • Step-by-step
  • Download dusa_evidence and dusa_bridge from your keymaster portal
  • Unzip both zips to your server resources folder
  • Head into dusa_evidence/installation folder
  • Run SQL file
  • Add items to your inventory
  • Add item images to your inventory
  • Add to your server.cfg
  • If you had an issue with downloading
  1. Scripts
  2. Evidence

Installation

PreviousEvidenceNextConfiguration

Last updated 3 months ago

Step-by-step

1

Download dusa_evidence and dusa_bridge from your keymaster portal

You can find link from here

2

Unzip both zips to your server resources folder

3

Head into dusa_evidence/installation folder

4

Run SQL file

Open run.sql and run it to your database

5

Add items to your inventory

  1. For ox_inventory

Open ox_items and copy its content

Go to ox_inventory/data/items.lua

Paste the items you copied bottom of items.lua

  1. For qb-inventory

Open qb_items and copy its content

Go to qb-core/shared/items.lua

Paste the items you copied bottom of items.lua

6

Add item images to your inventory

Head into dusa_evidence/installation/images folder

Copy all images

  1. For ox_inventory head into ox_inventory/web/images and paste

  2. For qb-inventory head into qb-inventory/html/images and paste

7

Add to your server.cfg

Add script start to your server.cfg - Start order is important!

start ox_lib
start qbx_core # Or es_extended or qb-core

start dusa_bridge
start dusa_evidence

If you had an issue with downloading

Open ticket from our discord server https://discord.gg/dusa

keymaster portal
Join the DevDusa ©2024 Discord Server!Discord
Logo