Git Product home page Git Product logo

patrol-helicopter-fix's Introduction

PatrolHelicopterFix

For Oxide / Umod Rust Servers - PatrolHelicopterFix modifies the patrol helicopter's path to exclude the specified monuments or markers. The patrol helicopter will no longer target these ignored locations during its patrol.

Features

  • Ignore specific monuments via markers defined in a configuration file.
  • Modify the patrol helicopter's path to exclude ignored monuments.
  • Improved targeting behavior for the patrol helicopter.

Installation

  1. Make sure you have the Oxide / Umod installed on your Rust server.
  2. Place the downloaded plugin file (PatrolHelicopterFix.cs) into the oxide/plugins directory of your server.
  3. Configure the PatrolHelicopterFix.json file located in your oxide/config directory. Monument markers are case sensitive!

Configuration

You can modify this file to specify the monuments or markers that should be ignored by the patrol helicopter. Once again, please note that monuments or their respective markers are case sensitive!

Example configuration:

{
  "IgnoredMonuments": [
    "Giant Excavator Pit",
    "Water Treatment Plant",
    "*"
  ]
}

Known Issues

The Patrol Helicopter will appear to aimlessly roam the map if there are less than three monuments or markers. Due to a lack of patrol paths, the plugin will compensate by inserting random corners into the patrol path navmesh.

Support

If you encounter any issues or have any questions or suggestions, please feel free to open an issue on the GitHub repository.

License

This plugin is released under the MIT License.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.