prop_cctv_cam_04a

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

prop_cctv_cam_04a

Object

FiveM snippet

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

14 placementsExplore all cctv cameras
14 placements|z1

Coordinates

534.24, -2701.14, 8.99Cypress Flats
588.71, -2701.05, 9.00Cypress Flats
-832.90, -415.85, 44.02Rockford Hills
-654.06, -433.22, 51.27Rockford Hills
-724.64, -368.88, 41.91Rockford Hills
-1162.23, 314.77, 70.82GWC and Golfing Society
-2957.01, 388.56, 17.79Banham Canyon
-2963.30, 395.88, 17.79Banham Canyon

Previewing 8 of 14 placements.