
Rotate the 3D model, or view the in-game capture
prop_streetlight_03
ObjectFiveM snippet
Spawn object (Lua)
local model = GetHashKey("prop_streetlight_03")
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)976 placements|z1
Coordinates
70.75, -713.73, 43.22Pillbox Hill
461.64, -927.40, 34.97Mission Row
482.41, -912.88, 34.97Mission Row
-3.14, -772.44, 43.21Pillbox Hill
-168.73, -800.11, 30.64Pillbox Hill
-134.20, -787.16, 31.48Pillbox Hill
-153.13, -756.61, 32.64Pillbox Hill
-169.40, -711.59, 33.51Pillbox Hill
Previewing 8 of 976 placements.