A RedM script with various bug fixes for vehicles.
- Removes stuck wagons
- Prevents the spawning of NPC boats
- Download this repo
- Make sure dependencies are installed/updated and ensured before this script
- Copy and paste
bcc-vehiclefixes
folder toresources/bcc-vehiclefixes
- Add
ensure bcc-vehiclefixes
to yourserver.cfg
file - Now you are ready to get coding!
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
- The original boats fix implementation credit to Apollyon and KTOS on the Cfx Discord.