
Rotate the 3D model, or view the in-game capture
prop_streetlight_03d
ObjectFiveM snippet
Spawn object (Lua)
local model = GetHashKey("prop_streetlight_03d")
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)134 placements|z1
Coordinates
-387.86, -1031.38, 36.99Little Seoul
-404.65, -852.01, 38.64Little Seoul
-404.73, -681.77, 37.26Little Seoul
-404.73, -731.21, 37.26Little Seoul
-387.87, -647.31, 37.20Downtown
-421.46, -651.64, 37.26Little Seoul
-404.71, -790.14, 37.29Little Seoul
-593.33, -513.66, 25.31Little Seoul
Previewing 8 of 134 placements.