Markers
Config.Maps = { -- List of stations
"default-gta",
}
-- Availabel maps:
-- default-gta -> is the default police station in the game
-- mission-row -> gabz mission row map: https://www.youtube.com/watch?v=uptc79n5OBs
-- artex-mrpd -> Artex mission row map: https://www.youtube.com/watch?v=LmXNMchAUDg
-- custom -> you have to place the markers in your custom map
-- If you want to add your custom map markers to the script open a ticket in the discord server"RequestVehicle": [
{
"coords": [447.5, -1021.12, 28.51, 115.5076],
"spawn": [-812.5518, -1506.1417, -0.4746, 115.5076]
},
{
"coords": [518.5, -1125.12, 32.51, 512.5076],
"spawn": [-517.5518, -1183.1417, 32.4746, 50.51]
},
],Last updated