prop_cctv_cam_05a

Rotate the 3D model, or view the in-game capture

prop_cctv_cam_05a

Object

FiveM snippet

Spawn object (Lua)
local model = GetHashKey("prop_cctv_cam_05a")
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)

In the world

55 placementsExplore all cctv cameras
55 placements|z1

Coordinates

-112.88, -592.14, 42.92Pillbox Hill
-121.61, -616.92, 42.92Pillbox Hill
-93.07, -563.43, 42.96Downtown
-129.61, -647.61, 43.18Pillbox Hill
-191.27, -597.12, 52.16Pillbox Hill
-155.98, -639.07, 52.16Pillbox Hill
-169.62, -664.97, 43.18Pillbox Hill
-170.34, -664.86, 43.18Pillbox Hill

Previewing 8 of 55 placements.