
Rotate the 3D model, or view the in-game capture
prop_gas_pump_1b
ObjectFiveM snippet
Spawn object (Lua)
local model = GetHashKey("prop_gas_pump_1b")
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)15 placements|z1
Coordinates
-314.92, -1463.04, 29.73La Puerta
-309.85, -1471.80, 29.72La Puerta
-322.33, -1467.32, 29.72La Puerta
-317.26, -1476.09, 29.73La Puerta
-329.82, -1471.64, 29.73La Puerta
-324.75, -1480.41, 29.73La Puerta
612.43, 263.84, 102.27Downtown Vinewood
612.42, 273.96, 102.27Downtown Vinewood
Previewing 8 of 15 placements.