Integrations

This page serves as a guide to further integrate more complex features.

API

How our system works, for changing stuff related to notifications, framework or voice system.

Framework

You can find how the integrate the script with your framework here .

Dispatch images

If you want to include some alerts with pictures, you should include screenshot-basic, which can be found here.

Radio system

Check out how you can enable our full featured radio system here . Remember that we use a custom pma-voice modification to make this work.

Compatibility with other dispatch resources

We provide compatibility with other dispatch resources so you don't have to change your server code to make our dispatch work. The list of dispatch which we support are:

  • qs-dispatch

  • cd_dispatch

The modifications can be found in rcore_dispatch/server/api/dispatch_integration.lua .

Last updated