prop_cctv_cam_01a

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

prop_cctv_cam_01a

Object

FiveM snippet

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

487 placementsExplore all cctv cameras
487 placements|z1

Coordinates

-215.29, -622.36, 37.27Pillbox Hill
-320.70, -774.02, 35.88Pillbox Hill
-320.70, -774.00, 40.69Pillbox Hill
-320.70, -774.00, 45.52Pillbox Hill
-320.70, -774.01, 50.33Pillbox Hill
-320.70, -774.03, 55.16Pillbox Hill
-271.63, -708.75, 40.23Pillbox Hill
-304.58, -738.44, 35.93Pillbox Hill

Previewing 8 of 487 placements.