Duty GPS
isGpsActive
With following export you can check if gps is currently active.
exports['p_policejob']:isGpsActive()
Return:
state:
boolean
ToggleGPS
With following export you can manually toggle player gps.
exports['p_policejob']:gps()
Last updated