Dispatch Configuration
Dispatch configuration, we have added some examples to simplify your work, but we strongly recommend that you hire or ask a developer for help so you don't have to problems within your server and everything works correctly.
For the dispatch system, we can configure our own dispatch system from the client or from the server. For this we will leave a configuration example using Quasar Dispatch.
Dispatch configuration and examples
In config/notifyCops.lua we can enable Config.Dispatch using the 'client' or 'server' option depending on the dispatch we want to add. Next we will see a configurable edited for Quasar Dispatch.
Both configurations for client or server will be made from the same notifyCops.lua file.
Last updated
Was this helpful?