samp-cctv
This library allows you to create CCTV. CCTV stands for closed-circuit television.?
Usage
CCTV_Create(Float: x, Float: y,? Float: z, Float: rotX, Float: rotY, Float: rotZ, Float: lookX, Float: lookY, Float: lookZ, virtualworld, interiorid)
CCTV_Destroy(cctvid)
CCTV_Watch(playerid, cctvid)
CCTV_Unwatch(playerid, cctvid)
I think the names of these functions are self-explanatory. You either create, watch, destroy or unwatch a specific CCTV.?
For more info, check github.
Installation
Of course, use the modern standards
sampctl p install Mergevos/samp-cctv
Then include it
cctv.inc
and start using library.
Images
