Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork59
bub-mdt is a FiveM Mobile Data Terminal resource, written in TypeScript and React.
License
NotificationsYou must be signed in to change notification settings
BubbleDK/bub-mdt
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
You can watch a previewhere
A police MDT with built-in dispatch functionalities. The MDT consists of the following pages:
- Dashboard
- Profiles
- Incidents
- Reports
- Vehicles
- Dispatch
- Roster
- Charges
- Install all the dependencies and have them started before bub-mdt
- Import the SQL provided for your framework.
- Drag and drop the resource into your resources folder
- Add
start bub-mdtto yourserver.cfgfile
Without the creation of the following resources, this MDT would not have seen the light of day, as this MDT is heavily inspired by these:
- ox_mdt - Dispatch, Some events and function, Code structure and data flow
- Contributions are always welcome - Open a pull request.
- Found a bug? Open an issue.
- Want a feature implemented? Open an issue.
- LUA part needs some refactoring.
- A lot of the UI needs to be refactored, more modular and simply be optimized.
- The drivers license points system needs to be revamped, as of right now it does not function properly.
- Probably a lot more which i have forgotten about, but i guess it will get mentioned if people end up using this MDT.
exports['bub-mdt']:CustomAlert({coords=vec3(0,0,0),info= { {label='A custom disptach alert',icon='gender-bigender', }, },code='10-90',offense='A cool offense',blip=310,})
exports['bub-mdt']:Shooting()exports['bub-mdt']:VehicleShooting()exports['bub-mdt']:OfficerDown()
About
bub-mdt is a FiveM Mobile Data Terminal resource, written in TypeScript and React.
Topics
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Contributors6
Uh oh!
There was an error while loading.Please reload this page.

