Looking for an ESX MDT

Hey. Is there any pre-made esx-based MDT’s?

Please try utilizing the search feature of the forums…a Mobile Data Terminal (MDT) doesn’t have to be “esx” specific…

https://forum.cfx.re/search?q=MDT%20%23development%3Areleases

1 Like

My bad, I think I explained this terribly. I’m looking for one for ESX because i would need it to interact with the server’s database for users so we wouldn’t have to go to a separate site to register character and things like that when we’ve already registered our character when we first spawned into the server. So when in a vehicle those with the police job would be able to open an MDT which will have indexed the civilians registered in the server, and the officer would have the ability to write tickets, warrants, arrest reports, etc etc. rather than it being done externally say on, rocketcad.

2 Likes

something like this? https://github.com/jonassvensson4/jsfour-mdc

1 Like

Yes! Something exactly like that would be ideal! except if it used esx_identify instead of that developers specific resources. Just because the policejob uses esx_identiy and changing it to a different idenity/registration script would be a lot of unnecesary hassle, and that script used his criminalrecords which im not too familiar with and so would be more comfortable using something that uses esx_identity with esx_policejob. I know im asking quite a lot but ive seen this exact thing done on servers like American Dream Roleplay, ive tried contacting their owner but i dont think he will respond as he is quite busy.

You could simply make a PHP Based Script and make a MDT. Connect the PHP to the Servers MYSQL Database and then have one for MDT Accounts. There is many cool people around the Clanning world that will be able to do this without being a ESX Developer as ESX is just a DB Script.

Like this?

1 Like