Page cover image

🛠️INSTALLATION

Please follow each step carefully so no issues occur with the installation

Installation is considered Drag & Drop

1

  • Make sure you have oxmysql (if using mysql-async replace that with oxmysql)

  • Turn off your other dispatches in server.cfg and ensure core_dispatch

2

  • Check the config file and personnalise it as you want

  • Configure offduty function in the config file to be able to use it

3

  • check API to see how to integrate OTHER alert in your script like drug script / robbery script or any other script where you want to trigger alert.

  • You will find existing export that can be use clietn side or server side

  • You can also use the AddMessage / AddCall / SendAlert export to trigger custom alert

Last updated