Installation
To install this plugin simply drop it into the oxide/plugins folder within your server directory.Upon loading the plugin will generate the necessary configuration and localization files.Usage
The plugin will automatically add CCTV to any new cargo ships entering the map.Additionally it will install a computer station on the bridge allowing potential pirates to monitor the vessel while onboard!(By Default) The plugin will broadcast to everyone the code for the cameras installed on the cargo ship.
Default Identifiers
Each identifier is suffixed with a code (i.e. 1234) which by default will be sent to everyone upon a cargo ships arrival.- CARGODECKA Code
- CARGODECKB Code
- CARGODECKC Code
- CARGOHOLDA Code
- CARGOHOLDB Code
- CARGOLADDERA Code
- CARGOLADDERB Code
Configuration
The settings and options can be configured in the CargoShipCCTV file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.Through configuration administrators can define custom camera placements, making their installation unique. Additionally broadcasting of the identifier code can be prevented here.
Localization
The default messages are in the CargoShipCCTV file under the lang/en directory. To add support for another language, create a new language folder (e.g. de for German) if not already created, copy the default language file to the new folder and then customize the messages.The broadcast message can be changed within the lang file. The default lang file can be found under oxide/lang/en/CargoShipCCTV.json