[ESX & QB] tk_mdt - MDT System (Police & EMS)

Thank you for your help! I apologize for all the questions but can I configure it to where if I click for example F2, the mdt will pop up?

There isn’t a config option for that, but you can for example place something like this in any client file and it should work:

RegisterKeyMapping('polmdt', 'Open Police MDT', 'keyboard', 'F2')

(and you can change the ‘polmdt’ to any other command name you want)

Alright, thank you so much for your help!

1 Like

Update 1.1.3

  • Fix qs-dispatch compatibility error
  • Fix an issue with license points not showing up correctly on incident criminals
  • Fix EMS profile saving not working as intended
  • Add Config.Templates allowing you to set default content for reports
  • Allowing setting weapon image in registerWeapon
  • Fix some issues with training reports

Update 1.1.4

  • Minor fixes
  • Add support for core_dispatch

Update 1.1.5

  • Fix an issue with charges not displaying correctly when editing them
  • Fix charge points not showing correclty on charges page
  • Other minor improvements to charge editing

Update 1.1.6

  • Fix issues on qbox
  • Fix grade being unknown on QB
  • Fix an issue with employee page not updating correctly on some occasions

Update 1.1.7

  • Get rid of random prints in console on restart
  • Reduce file size by a bit

Update 1.1.8

  • Add support for high-phone
  • Add support for yseries phone
  • Add export getPlayerLicenses
  • Add export setProfileImage

Update 1.1.9

  • Add “take photo” button to employees page
  • Fix small typo in English translations
  • Add support for rcore_dispatch

Update 1.2.0

  • Add possibility of removing incidents, reports, training reports, police reports, evidence and weapons in MDT
  • Add export registerVehicle
  • Newly created characters should now instantly be registered to MDT profiles

Update 1.2.1

  • Add duty check
  • Add missing locales

Is it possible that f.e. the police chief can delete records or something?

Delete which records exactly? A new update was just released that added the possibility of deleting incidents, reports, training reports, police reports, evidence and weapons if that’s what you mean

Yeah that´s what i meant

1 Like

Update 1.2.2

  • Add support for pickle_prisons
  • Add support for cylex_housing
  • Fix minor issues with registerVehicle export

I can’t open or search the profile of characters with a police set. Is this intentional? This prevents you from fining a police officer, as his profile does not appear in incidents.

Not intentional, you should be able to search for police too. Check the README file for instructions on how to get support, will be easier to help you that way.

Update 1.2.3

  • Add support for nolag_properties

Update 1.2.4

  • Fix EMS not being able to remove reports
  • Sort page lists showing newest at top
  • Add take photo button to facial recognition modal
  • Add support for default qb and esx license systems
  • Don’t check duty status by default as it was causing issues for some users