MDT Compatibility

This page shows which MDT resources can display alerts from our dispatch system.


Compatibility Key

Built-In (cd_dispatch3d)

  • Fully integrated into cd_dispatch3d and auto-detected, no modifications or configuration needed.

Built-In (creator)

  • Fully integrated by the resource creator, no modifications required.

Built-In (cd_bridge)

  • Fully integrated through cd_bridge and auto-detected, no extra changes needed in the supported resource.

Minor Changes Required

  • Small, simple edits such as adding or copying a single line of code.

Moderate Changes Required

  • Involves replacing existing logic or functions with the versions provided by Codesign.

Major Changes Required

  • Extensive modifications across multiple files or large code sections.


Supported MDT Compatibility

Supported MDT resources can display alerts from Dispatch3D.

Script Name
Compatibility Type
Notes

Built-In (creator)

Built-In (cd_dispatch3d)

Moderate Changes Required

Built-In (creator)


MDT Compatibility Guides

Step-by-step guides for making supported MDT resources display alerts from our dispatch system.

ℹ️ Notice

The exact line where these changes are made may differ after updates, but the code itself remains the same.

ps-mdt

1

View the code on GitHub: ps-mdt/server/main.lua

REPLACE the code exactly as seen in the screenshot below.

Before and After
2

View the code on GitHub: ps-mdt/server/main.lua

REPLACE the code exactly as seen in the screenshot below.

Before and After
3

View the code on GitHub: ps-mdt/server/main.lua

REPLACE the code exactly as seen in the screenshot below.

Before and After
4

View the code on GitHub: ps-mdt/client/main.lua

REPLACE the code exactly as seen in the screenshot below.

Before and After

Last updated

Was this helpful?