Integrations
This page serves as a guide to further integrate more complex features.
Last updated
This page serves as a guide to further integrate more complex features.
How our system works, for changing stuff related to notifications, framework or voice system.
You can find how the integrate the script with your framework here .
If you want to include some alerts with pictures, you should include screenshot-basic, which can be found here.
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.
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