Client Open

function PoliceDispatch(data)
    --Example
    local data = {coords = coords, street = streetName}
    print('Please Setup Your Dispatch Coord')
end

Last updated