😇
vESX Framework
  • 👋Welcome to vESX
  • Use Cases
    • ðŸ–ĨïļInstallation
    • 👅Inventory
    • ⁉ïļFrequently Asked Questions
  • Converting Scripts
  • Dispatch
    • ðŸĪŠCreate new dispatch
Powered by GitBook
On this page
  1. Dispatch

Create new dispatch

Implement the following code in your scripts to create a new dispatch for the Police job.

client side
randomid = math.random(1,20000)
exports.vesx_alerts:NewAlert('TITLE', 'contentmessage', randomid)

PreviousDispatch

Last updated 2 years ago

ðŸĪŠ