Base Resource
mdt
The supplied manifest describes this resource as “VCore - MDT”.
Introduction
The supplied manifest describes this resource as “VCore - MDT”.
4Client Lua
4Server Lua
6Exports
31Events
13SQL tables
UI page: html/index.html?build=ankle-map-20260722-3
Dependencies & References
| Resource | Detected as | Package status |
|---|---|---|
anklemonitor | Manifest dependency | Included in Base |
core | Manifest dependency | Included in Base |
dispatch | Manifest dependency | Included in Base |
logs | Manifest dependency | Included in Base |
oxmysql | Manifest dependency | External / prerequisite |
inventory | Referenced by source | Included in Base |
PDAddons | Referenced by source | Included in Base |
Cross-resource export calls
| Resource | Functions called |
|---|---|
core | getCoreObject |
inventory | GetPlayerItems |
logs | Log |
PDAddons | VerifyEvidencePhoto |
Installation / Start Order
The supplied server.cfg enables this resource in the Core systems stage at enabled-resource position 34. Base installation also depends on the global prerequisites and consolidated VCORE_INSTALL.sql documented in Getting Started.
server.cfg
ensure mdtConfiguration
Config files
config.luaconfigCarCleanup.luaconfigMdt.lua
Top-level config keys detected
AccessJobsChargeCategoriesCommandEvidenceLocationsEvidenceTypesFallbackCommandFullAccessRanksKeybindMarkersPageSizePermissionsRequireOnDutySearchLimitSupervisorGradeTabletAnimationEvents, Exports & Callbacks
Exports
Client exports2
OpenEvidenceOpenEvidenceForm
Server exports4
AddMedicalReportGetPlateBolosForOfficerLookupPlateForOfficerSetPlateBoloForOfficer
Callbacks
No Vcore callback registrations were detected.
Registered network events
Client registered events25
VCORE:Client:JobsUpdatedVCORE:Client:OnJobUpdatedispatch:client:callAddeddispatch:client:callRemoveddispatch:client:callUpdateddispatch:client:unitRemoveddispatch:client:unitUpdatedmdt:client:announcementmdt:client:announcementDeletedmdt:client:announcementStatusmdt:client:announcementUpdatedmdt:client:caseLifecyclemdt:client:caseLiveSnapshotmdt:client:caseLiveUpdatemdt:client:casePresencemdt:client:caseSavedmdt:client:closemdt:client:incidentLifecyclemdt:client:incidentLiveSnapshotmdt:client:incidentLiveUpdatemdt:client:incidentPresencemdt:client:incidentSavedmdt:client:notificationmdt:client:openmdt:client:openEvidence
Server registered events6
mdt:server:caseLiveUpdatemdt:server:incidentLiveUpdatemdt:server:joinCasemdt:server:joinIncidentmdt:server:leaveCasemdt:server:leaveIncident
Commands
No commands were detected.
Database / SQL
| File | Type |
|---|---|
sql/mdt.sql | Resource SQL file |
mdt_alertsmdt_announcementsmdt_attachmentsmdt_auditsmdt_casesmdt_civiliansmdt_crimesmdt_evidencemdt_evidence_custodymdt_incidentsmdt_medic_reportsmdt_notificationsmdt_recordsThe root Base package also ships the consolidated VCORE_INSTALL.sql.
Source Layout
| Area | Detected files |
|---|---|
| Client Lua | 4 |
| Server Lua | 4 |
| Other/shared Lua | 4 |
| JavaScript | 6 |
| HTML | 1 |
| CSS | 2 |
| SQL | 1 |
Troubleshooting
- Confirm all manifest dependencies are started before
mdt. - Check the supplied start-order note above; resources absent from server.cfg need an explicit decision before enabling.
- If database queries fail, import the consolidated Base SQL and any resource-local SQL listed above.
- If the UI fails, verify the resource's NUI files and
ui_pagewhen one is declared.

