
Rotate the 3D model, or view the in-game capture
prop_streetlight_04
ObjectFiveM snippet
Spawn object (Lua)
local model = GetHashKey("prop_streetlight_04")
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)199 placements|z1
Coordinates
467.87, -903.66, 34.97Mission Row
467.87, -893.16, 34.97Mission Row
-287.00, -1016.09, 29.38Pillbox Hill
-326.32, -1001.78, 29.38Pillbox Hill
-306.51, -1008.99, 29.38Pillbox Hill
1071.36, 434.92, 90.88Vinewood Hills
843.58, -1598.48, 31.25La Mesa
837.73, -1661.43, 28.66La Mesa
Previewing 8 of 199 placements.