Skip to content
This repository has been archived by the owner on Aug 27, 2021. It is now read-only.

LukeWasTakenn/luke_chopshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

luke_chopshop

This is yet another chopshop mod, but I think I have an interesting take on it.

It creates an NPC that you need to find and talk to, once you talk to him he will give you a random car from an array and a location, you need to retrieve the car and take it to a chopshop garage (all of which are configurable locations), there you can chop the car. The amount of money recieved for chopping the car depends on the damage the car has taken during travel. If you damage the car way too much you will recieve no payment.

I made the script very configurable with an easy to use config file. It also has an option for cooldown but keep in mind this wasn't tested a lot so it might be wonky. It also uses next to no computer resources, sitting at 0.02 ms idle and 0.15ms when you are drawing the text.

This script uses pogressBar made by Poggu, which you can download here.
If you decide you don't want to use these progress bars, you can simply replace all the exports in the client script with the one you use.

Feel free to edit the script to your liking, but please do not share or release your edited versions anywhere without first getting my permissions.

How to install

1. Remove the -master from the name
2. Place the folder into your resources folder
3. Start the script in your server.cfg

If you're using pogressBar, download it, if there is remove -master in the name, put the folder in the resources folder and start it in your server.cfg Make sure you start it before the chopshop script.

About

FiveM ESX framework mod

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages