Big thanks to Marwen-☭#0001 for helping with conversion and adding icons
https://github.com/i3ucky/bucky_mdt
- Make sure to rename to rsg-mdt then ensure rsg-mdt on your resources list. Also disable any other mdt script you are using.
- Run the user_mdt SQL in your database.
- Inside the config will be able to change the jobs required to use the mdt.
- To bring up the mdt use /mdt in chat (this can be changed in config) and itll bring up the mdt with an animation as if you were pulling out a notebook or notepad.
For use through radial menu add code snippet thats below in rsg-radialmenu\config.lua after line 358 (lawbadge)
{ id = 'mdt', title = 'MDT', icon = 'mobile-screen', type = 'command', event = 'mdt', shouldClose = true },