Vehicles = {
{
Spawner = vector3(444.94, -986.07, 25.7),
InsideShop = vector3(458.7, -992.9, 25.28),
SpawnPoints = {
{coords = vector3(445.75, -988.92, 25.28), heading = 270.5, radius = 6.0},
{coords = vector3(445.85, -994.32, 25.28), heading = 270.5, radius = 6.0},
{coords = vector3(436.94, -988.84, 25.28), heading = 90, radius = 6.0},
{coords = vector3(436.79, -994.26, 25.28), heading = 90, radius = 6.0}
}
},
{
Spawner = vector3(473.3, -1018.8, 28.0),
InsideShop = vector3(478.38, -1021.53, 27.59),
SpawnPoints = {
{coords = vector3(476.38, -1025.32, 27.73), heading = 332.89, radius = 6.0},
{coords = vector3(480.27, -1024.92, 27.65), heading = 332.89, radius = 6.0}
}
}
},
Helicopters = {
{
Spawner = vector3(461.1, -981.5, 43.6),
InsideShop = vector3(477.0, -1106.4, 43.0),
SpawnPoints = {
{coords = vector3(449.5, -981.2, 43.6), heading = 92.6, radius = 10.0}
}
}
|