openMDT

📌 Description

Opens the in-game MDT interface for the current player. Allows officers to search records, add BOLOs, write reports, and more.

✅ Usage

RegisterCommand("mdt", function()
    exports['kartik-mdt']:openMDT()
end, false)

Last updated