Skip to content

SvampbobDev/lb-tablet-dispatch-converter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dispatch Converter

A script providing compatibility from other dispatch/mdt scripts to also work with lb-tablet's police MDT.

Note

This resource is still in beta phase, breaking changes can occur without notice. Please open issues for bug reports, other dispatch services to integrate with maximum information.

Supported Dispatch systems

  • QS Dispatch
    • Untested
  • PS Dispatch
    • Partially Integrated
    • Untested
  • RCORE Dispatch
    • Untested

Setup:

This script acts as a brdige and provides event handlers to the supported dispatch systems to convert the dispatch events to work with lb-tablet. Please note that there are limitations on these and not all data can be converted properly. It is highly recommended to alter the scripts creating the calls/dispatch events directly with the AddDispatch export.

Note

This resource is using convars to define certain functionalities.

# Set the default/fallback time (in seconds) for dispatch messages
setr lb-tablet-dispatch:default-time 100

# Set the default locale for the various translations
# Current locales: en
setr lb-tablet-dispatch:locale en

About

A simple handler to convert calls to work with lb-tablet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%