Deltarix Scripts
TebexDiscord
  • Information
    • About Me - Deltarix
  • Keymaster
    • FiveM Asset Escrow
    • Authentication
    • Transfers
  • Paid Assets
    • MDT V2
      • Setup
      • Locales
      • Configurations
        • Server
        • Client
        • Settings
        • 10 Codes
        • Commands
      • Exports
        • Server
          • OpenMDT
          • OpenVehicleDetailsInMDT
          • GetStateId
          • GetOfficer
          • GetPlayerWanted
          • GetPlateFlagged
          • GetOfficerSuspended
          • GetWeaponRegistered
          • GetOfficerClockedIn
          • GetClosestCamera
          • CreateWeapon
          • CreateOfficer
          • DeleteOfficer
          • UpdateCitizenData
          • UpdateCitizenPoints
          • ToggleCamera
          • ToggleCameraTimeout
          • ToggleClock
        • Client
          • OpenMDT
          • InsertPhotoToGallery
      • Bridges
        • Server
          • Framework
            • es_extended
            • qb-core
            • qbx_core
          • Garage
            • esx_garage
            • qb-garages
            • qbx_garages
          • Inventory
            • ox_inventory
            • qb-inventory
          • Licence
            • es_extended
            • qb-core
            • qbx_core
          • Property
            • esx_property
            • qb-apartments
            • qbx_apartments
          • Utilities
            • Logger
        • Client
          • Garage
            • esx_garage
            • qb-garages
            • qbx_garages
          • Utilities
            • Camera
      • Dependencies
      • Known Bugs
      • Common Issues and Troubleshooting
    • Dispatch
      • Exports
        • Server
          • Notifications
          • IsDispatcher
          • GetDispatchersByGroup
          • GetGroups
          • GetStateId
        • Client
          • defaultNotification
          • officerNotification
          • dispatchNotification
          • Copy of dispatchNotification
      • Dependencies
Powered by GitBook
On this page

Was this helpful?

  1. Paid Assets
  2. MDT V2
  3. Configurations

10 Codes


  • This list provides a quick reference for users to understand the various codes and their respective meanings as they appear in the UI.

[
    ["10-2", "Loud and clear"],
    ["10-3", "Stop transmitting"],
    ["10-7", "Out of service"],
    ["10-8", "In service"],
    ["10-9", "Repeat transmission"],
    ["10-10", "Fight in progress"],
    ["10-11", "Deadly weapon"],
    ["10-12", "Stand by"],
    ["10-13A", "Officer Down (EMERGENCY)"],
    ["10-13B", "Officer Down (NON-EMERGENCY)"],
    ["10-14A", "Medic Down (EMERGENCY)"],
    ["10-14B", "Medic Down (NON-EMERGENCY)"],
    ["10-20", "location"],
    ["10-23", "Arrived at scene"],
    ["10-31A", "Robbery"],
    ["10-31B", "Robbery at gunpoint"],
    ["10-32", "Person with a gun"],
    ["10-38", "Traffic Stop"],
    ["10-41", "On Duty"],
    ["10-42", "Off Duty"],
    ["10-47", "Injured Person"],
    ["10-50", "Vehicle Accident"],
    ["10-52", "EMS needed"],
    ["10-60", "Carjacking"],
    ["10-71", "Shots Fired"],
    ["10-76", "en route"],
    ["10-77", "Need Backup (NON-EMERGENCY)"],
    ["10-78", "Need Backup (EMERGENCY)"],
    ["10-80", "Pursuit in progress"],
    ["10-90", "Robbery in progress"],
    ["10-94", "Reckless driving (street racing)"],
    ["10-95", "Suspect in custody"],
    ["10-99", "Stolen Vehicle"],
    ["10-21", "Call by telephone"],
    ["10-22", "Disregard"],
    ["10-28", "Vehicle registration information"],
    ["10-29", "Wanted check"],
    ["10-34", "Drug sale"],
    ["10-70", "Explosion"],
    ["10-89", "Bomb threat"],
    ["10-91", "Transport Prisoner"],
    ["10-98", "Jail break"],
    ["Code 1", "Routine call: no lights or sirens"],
    ["Code 2", "Routine call: lights on, air horn at intersections"],
    ["Code 3", "Emergency: lights and sirens"],
    ["Code 4", "All clear"],
    ["Code 6", "Investigating the area"]
]

Last updated 1 year ago

Was this helpful?