ðĪŠCreate new dispatch
Implement the following code in your scripts to create a new dispatch for the Police job.
randomid = math.random(1,20000)
exports.vesx_alerts:NewAlert('TITLE', 'contentmessage', randomid)
Last updated
Implement the following code in your scripts to create a new dispatch for the Police job.
randomid = math.random(1,20000)
exports.vesx_alerts:NewAlert('TITLE', 'contentmessage', randomid)
Last updated