Skip to content

guhblag/shit_dispatch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Melons Dispatch

Simple Dispatch made using ox_lib

Dependencies & Start Order

ensure ox_lib ensure qbx_core ensure melons_dispatch

Installation & Use

  1. Download the code
  2. Extract the .zip file and rename the folder melons_dispatch
  3. To setup the alerts, open server.lua in config folder
  4. To trigger the alerts simply use the export with the type of alert you have setted in config

Export & Example

  • Export exports.melons_dispatch:DispatchAlert(data, type)
  • Example exports.melons_dispatch:DispatchAlert({coords = vec3(0,0,0), jobs = "police"}, "storerobbery")

Discord & Donations

  • Join my discord for support and more scripts
  • Donate in my ko-fi if you want to support my projects

Preview

Melons Dispatch

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%