prop_cctv_cam_04c

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

prop_cctv_cam_04c

Object

FiveM snippet

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

248 placementsExplore all cctv cameras
248 placements|z1

Coordinates

163.86, -566.30, 48.03Downtown
168.22, -575.80, 48.03Pillbox Hill
171.54, -559.15, 48.03Downtown
198.61, -562.38, 48.03Downtown
213.72, -568.90, 48.03Downtown
227.16, -577.86, 48.03Pillbox Hill
232.12, -591.09, 48.03Pillbox Hill
220.33, -597.63, 48.03Pillbox Hill

Previewing 8 of 248 placements.