Advanced MDT Script - tk_mdt V2

tk_mdt V2

Video | Purchase


Details

  • An advanced, all-in-on, fully configurable FiveM MDT script built for ESX, QB, QBOX for only 19,99€. The V2 update introduces some highly requested features. All previous customers also get the update for completely free.
  • Uses FiveM Asset Escrow System
    • Framework specific code is editable allowing you to add support for any other framework
  • I heavily recommend you to watch the video the get the best understanding of the script

New features introduced in V2

Permissions

  • Fully configurable permission system allowing players to edit permissions for each page and action (read, write, delete) in-game
  • You can also configure predefined permissions in config or choose to not have permissions at all

Tags

  • New tag page
  • Allows you to create new tags
  • Also shows all existings tags and allows you to edit and remove them

Settings

  • Allow players to customise the look of the MDT
    • MDT Theme (light/dark mode)
    • Primary color (choose between 14 predefined colors)
    • Primary shade
  • You can also set certain colors for certain MDTs: eg. police MDT is blue by default, EMS MDT is red

Logs

  • MDT actions are now logged and can be viewed in-game
  • Shows log page and action (create/delete) and the action value (eg. report id or tag name)

Unlimited MDTs

  • New config options allow you to create as many MDTs as you want with highly configurable settings
    • Choose what pages each MDT has
    • Configure jobs needed to use MDT
    • Endless possibilites: create separate MDTs for police, sheriff, EMS, DOJ, mechanic: you name it!

Custom pages

  • You can now create unlimited pages allowing for either embed websites (iframe) or run custom code to open other UIs
    • Update introduces built in support for tk_cctv, tk_jail and tk_dispatch

Other changes

  • Charge colors: color code charges for better readability
  • Employee hiring: hire employees from inside the MDT
  • Report types: configure report types also allowing for shared reports between departments
  • Optimisations and other minor changes
  • Convert old tk_mdt database with /convertmdt

About

  • Clean UI
  • Optimised
  • 0.00 ms idle
  • Supports ESX, QBCore, QBOX & all framework specific functions/events are editable so you can integrate your own framework
  • English and Finnish translations by default, and you are able to **translate everything yourself

Other features (from V1)
  • Home
    • Chat
    • Announcements
    • Warrants
    • BOLOs
  • Profiles
  • Vehicles
  • Properties
  • Businesses
  • Incidents
  • Reports
  • Training reports
  • Police reports
  • Evidence
  • Weapons
  • Map
    • Active Units
    • Calls
    • Live map view with markers
  • Charges
  • Legislation
  • Employees
  • Facial Recognition
    • Search for a certain profile by using a image URL
    • Will go through all profiles with an image and if a matching face is found, will open that profile
  • Police Report System
    • Players can make a police report at the police station (coords can be changed in config)
    • Choose to hide their name/phone number
    • Input report title and content
    • Police can then view these reports from the tablet
  • Tag System
    • Add tags to profiles, vehicles, reports, weapons, etc.
    • Specify tag name & color
    • Specify grade needed to view reports/incidents with given tag: if grade requirement is not met, you won’t be able to see the report (allows you to make special reports for police investigation for example)
  • Photo System
    • Add photos to profiles/vehicles/reports/evidence/etc. with links or by taking a picture in-game
  • Criminal System
    • Manage criminals associated with an incident
    • Add warrants (will be shown on front page)
    • Manage charges (each charge can have a min and max fine and sentence and the officer can choose the criminal fine & sentence between them using a slider)
    • Copy & paste charges to other ciminals
Screenshots





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


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

Update 2.0.1

  • Allow copying text from announcements
  • Add back possibility of defining coords for MDTs and police reports
  • Fix error when trying to change callsign
  • Fix not being able to save profiles, vehicle or businesses
  • Fix properties not showing up
  • Fix MDT items not working

Update 2.0.2

  • Fix employee name not showing in chat messages on QB
  • Fix BOLOs and warrants not showing on home page
  • Fix employees not showing on QB
  • Fix business page not showing employee grade labels on QB
  • Fix permissions not working properly on training reports and tags
  • Add citizen MDT to config

Update 2.0.3

  • More fixes to calls not working properly
  • Fix police reports not working
  • Fix employee page values not loading
  • Fix licenses not working on QB

Update 2.0.4

  • Fix small error in server console
  • Add indicator to profiles and vehicles if they have warrant/BOLO
  • Add export exports.tk_mdt:getVehicleBolos(plate, page)
  • Fix BOLOs and warrants height being wrong on home page

Update 2.0.5

  • Add charge data to FinePlayer function

We have this older MDT in our server and planning of course update it to V2. How can you make company pictures to show everyone who uses that MDT. And what is the picture button. Can you add take picture button on MDTs. Like enter or something.

When in photo mode you are able to take the photo using E

1 Like

Update 2.0.6

  • MDT should now load a lot faster
  • Add Config.ShowAddLicenseButton

Update 2.0.7

  • Add Config.BPS
  • Adjust some page layouts on higher resolutions
  • Fix charges not showing in profiles after restarts

Update 2.0.8

  • Improve photo size on hover on larger resolutions
  • Fix some exports not working properly

Update 2.0.9

  • Fix photo taking not working on profile page

Update 2.1.0

  • Fixes to weapon and evidence data not saving correctly

Update 2.1.1

  • Add Config.EnableIncidentExporting

Update 2.1.2

  • Minor improvements & fixes related to MDT UI freezing on rare occasions

Update 2.1.3

  • Add exports.tk_mdt:removeEvidence(id)

Update 2.1.4

  • Minor changes & fixes