Tired of those pesky CCTV cameras spying on you at monuments? Give 'em a few shots to knock them offline for a temporary amount of time.
Setup
When the plugin is first initialized it will scan all of the CCTV cameras located at monuments around the map and add them to the configuration file. Breakable CCTV can be enabled per camera with individual health and respawn times.Configuration
The settings and options can be configured in the BreakableCCTV file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.- chatIconID: SteamID for rust chat icon
- globalRespawnTime: CCTV respawn time in seconds
- damagePerHitMin: Min amount of damage to apply when CCTV is shot
- damagePerHitMax: Max amount of damage to apply when CCTV is shot
- destroyEffect: Effect to play when CCTV is destroyed
- restoreEffect: Effect to play when CCTV is restored
- cctvConfig: List of all CCTV settings
CCTVConfig
- enabled: enable for CCTV
- health: CCTV health
- respawnTime: override global CCTV respawn time