
Rotate the 3D model, or view the in-game capture
prop_gas_pump_1c
ObjectFiveM snippet
Spawn object (Lua)
local model = GetHashKey("prop_gas_pump_1c")
RequestModel(model)
while not HasModelLoaded(model) do Wait(0) end
local coords = GetEntityCoords(PlayerPedId())
local obj = CreateObject(model, coords.x, coords.y, coords.z, true, true, false)24 placements|z1
Coordinates
1186.39, -338.23, 68.36Mirror Park
1178.96, -339.54, 68.37Mirror Park
1184.89, -329.70, 68.31Mirror Park
1177.46, -331.01, 68.32Mirror Park
1183.13, -321.00, 68.35Mirror Park
1175.70, -322.31, 68.36Mirror Park
-80.17, -1762.14, 28.80Davis
-77.59, -1755.06, 28.81Chamberlain Hills
Previewing 8 of 24 placements.