BenOverBich / THC-Fort-Assault

This is a Vorp Core script for a fort assault robbery scenario. Players will initiate the robbery using a "presidential order" item, triggering an assault on the fort. NPCs will be spawned as defenders of the fort, and players will have to survive the assault for a certain duration. Successful players are rewarded
GNU General Public License v3.0
0 stars 0 forks source link

Fort Assault Robbery for VORP Framework - Red Dead Redemption 2

Fort Assault Robbery is a script for the VORP Framework in Red Dead Redemption 2 that introduces a dynamic fort assault robbery scenario. Using a "presidential order" item, players can initiate an assault on a fort. The script then spawns NPC defenders who guard the fort. Players have to survive the onslaught for a specific duration to earn a reward in the form of in-game currency.

Prerequisites

Installation

  1. Download the source code and extract the files to a new folder named thc-fortassault.
  2. Add thc-fortassault to your server resources directory.
  3. Include start thc-fortassault in your server.cfg file.
  4. Restart your server.

Configuration

You can find the configuration file at config.lua. Here, you can adjust the settings for the Fort assault event, such as NPC spawn locations, assault duration, and the size of the event zone.

Usage

Players need the "presidential order" item to start the fort assault event. Once the player is within the specified area and has the required item, they can trigger the event.

Contribution

We welcome contributions. If you want to contribute, fork the project, make your changes, and submit a pull request.

License This project is licensed under the GNU General Public License v3.0.

Support

If you encounter any problems or have any questions, open an issue on GitHub.

Acknowledgements

Zer0Dark The Hanover Co

Inspired By Fort Mercer Script found in Vorp Core