This repository has been archived by the owner on Nov 22, 2021. It is now read-only.
2.6.0
Resolved an issue from 2.5.0
that would return your own street and zone location instead of the report target
Moved client.lua
to client/main.lua
Moved variables and ESX framework related functions to client/esx.lua
Moved timer creation back to config.lua
, disabled setting of variables on server
Changed arguments for zoneChance
Removed export getStreetandZone
; may cause errors for external custom alerts unless removed
- You will need to remove both the export and reference to it when sending the dispatchData
- The location check is now performed by each client when creating the alert