Adds configurable CCTV to the Cargo Ship, along with onboard computer station for monitoring

Supported Games
GameServerKingsGameServerKings

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

Through configuration administrators can define custom camera placements, making their installation unique. Additionally broadcasting of the identifier code can be prevented here.

Localization

The broadcast message can be changed within the lang file. The default lang file can be found under oxide/lang/en/CargoShipCCTV.json

Images

Credits

Logo icons made by FreePik

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.