Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brycecanyoncounty/bcc-vehiclefixes
A RedM script with various bug fixes for vehicles.
https://github.com/brycecanyoncounty/bcc-vehiclefixes
Last synced: 28 days ago
JSON representation
A RedM script with various bug fixes for vehicles.
- Host: GitHub
- URL: https://github.com/brycecanyoncounty/bcc-vehiclefixes
- Owner: BryceCanyonCounty
- License: gpl-3.0
- Created: 2022-11-15T06:03:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-26T23:49:46.000Z (over 1 year ago)
- Last Synced: 2023-09-27T07:48:39.711Z (over 1 year ago)
- Language: Lua
- Size: 19.5 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BCC Vehicle Fixes
> A RedM script with various bug fixes for vehicles.## Features
- Removes stuck wagons
- Prevents the spawning of NPC boats## Dependencies
- [bcc-utils](https://github.com/BryceCanyonCounty/bcc-utils)## How to install
* Download this repo
* Make sure dependencies are installed/updated and ensured before this script
* Copy and paste `bcc-vehiclefixes` folder to `resources/bcc-vehiclefixes`
* Add `ensure bcc-vehiclefixes` to your `server.cfg` file
* Now you are ready to get coding!## Disclaimers and Credits
> I appreciate the hard work of the following developers, I have simply created a resource to merge the two together to make a more full script for others to utilize without needing random code snippets.
- The original wagon fix implementation is directly from [kaddarem-tebex/RedM-FixWagon](https://github.com/kaddarem-tebex/RedM-FixWagon)
- The original boats fix implementation credit to Apollyon and KTOS on the Cfx Discord.## Need More Support?
- [BCC Discord](https://discord.gg/cQMJaTqcqJ)