
Rotate the 3D model, or view the in-game capture
prop_streetlight_01
ObjectFiveM snippet
Spawn object (Lua)
local model = GetHashKey("prop_streetlight_01")
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)1,231 placements|z1
Coordinates
-320.98, -563.79, 32.50Downtown
-359.16, -592.96, 37.28Downtown
-367.31, -611.05, 36.53Downtown
-369.76, -639.38, 36.49Downtown
272.02, -1064.45, 28.39Mission Row
412.91, 236.49, 102.22Downtown Vinewood
466.18, 267.86, 102.11Downtown Vinewood
475.65, 264.32, 102.11Downtown Vinewood
Previewing 8 of 1,231 placements.