
Rotate the 3D model, or view the in-game capture
prop_streetlight_03c
ObjectFiveM snippet
Spawn object (Lua)
local model = GetHashKey("prop_streetlight_03c")
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)541 placements|z1
Coordinates
-144.92, -1179.75, 36.88Strawberry
-84.77, -1169.41, 36.89Strawberry
-35.68, -1180.36, 37.02Strawberry
19.95, -1180.27, 37.01Strawberry
64.73, -1177.63, 36.74Strawberry
-228.60, -1179.48, 37.06Strawberry
-210.34, -1252.91, 36.71Strawberry
-269.74, -1254.71, 36.86Strawberry
Previewing 8 of 541 placements.