ESX/QB/QBX Supported
A script to sabotage vehicles in many different ways as seen on Prodigy RP server. This is not intended to "copy" prodigy but rather provide a free version for something relatively simple before all the money grabbers start slapping it on tebex. It currently uses a fee system for player vehicles and local vehicles. You will have to edit the script if you want to use a custom currency/a different inventory etc. I will not provide support for this.
Below are some forks where people have used my original code to make it into a phone app for different phones. Appreciate you guys keeping your additions open source for the community. Make a fork and hit me up if you want to contribute and support a different phone, I will add you to the list.
- https://github.com/BruiserX/randol_vehhack (lb phone)
['carhackdevice'] = { -- if you rename this, be sure to rename it in the script itself.
label = 'C.A.R Device',
weight = 100,
stack = true,
close = true,
consume = 0,
description = 'A device to mess with cars',
server = {
export = 'randol_vehhack.useDevice',
},
},You have permission to use this in your server and edit for your personal needs but are not allowed to redistribute.