
Rotate the 3D model, or view the in-game capture
prop_streetlight_14a
ObjectFiveM snippet
Spawn object (Lua)
local model = GetHashKey("prop_streetlight_14a")
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)111 placements|z1
Coordinates
655.54, -8.03, 82.16Downtown Vinewood
646.86, 9.09, 82.17Downtown Vinewood
641.10, -16.02, 81.46Downtown Vinewood
397.67, -1300.29, 44.22Strawberry
384.15, -1316.41, 44.22Strawberry
454.90, -1348.32, 44.22Strawberry
441.38, -1364.43, 44.22Strawberry
406.67, -1617.83, 28.26Rancho
Previewing 8 of 111 placements.