RENT A CAR
Config.Locations = {
{
coords = vector3(235.081314, -817.780212, 29.223389),
hash = "a_m_o_soucent_01",
heading = 340.157471,
marker = "Rent",
BuyCarSpawnPositions = {
[1] = vector4(206.2538, -801.118, 31.001, 249.448822),
[2] = vector4(207.1145, -798.583, 30.987, 249.448822),
[3] = vector4(208.1531, -796.111, 30.965, 249.448822),
[4] = vector4(208.9542, -793.656, 30.947, 249.448822),
[5] = vector4(209.9097, -791.195, 30.925, 249.448822)
},
},
}Config.GetVehFuel = function(Veh)
return GetVehicleFuelLevel(Veh)-- exports["LegacyFuel"]:GetFuel(Veh)
endLast updated