Releases: lenzh/Lenzh_chopshop
New Version release V2!
New Version release V2!
removed all requirements so its just ESX.
changed a bunch:
- Owned cars can now be chopped and removed from database (changeable in config Config.AnyoneCanChop)
- PD will get a notification of the persons head and that he is chopping a car
- The chop player position is visible on the map for a couple of minutes (changeable in config default == 2)
- script is now more optimized
- more rewards soo more moneys (all in the config)
- u wont get a crap ton of items anymore its randomized by 3 items with the maximum of 3
- and finally but not the last its less code ;)
Credits to BrandsPickled for helping me test
New Version release V2!
New Version release V2!
removed all requirements so its just ESX.
changed a bunch:
- Owned cars can now be chopped and removed from database (changeable in config Config.AnyoneCanChop)
- PD will get a notification of the persons head and that he is chopping a car
- The chop player position is visible on the map for a couple of minutes (changeable in config default == 2)
- script is now more optimized
- more rewards soo more moneys (all in the config)
- u wont get a crap ton of items anymore its randomized by 3 items with the maximum of 3
- and finally but not the last its less code ;)
Credits to BrandsPickled for helping me test
v1.8
v1.7.7
v1.7.6
v1.7.5
v1.7
Fixed Menu
Changed Progress time loading from pNotify to ProgressBars
Changed the way we do the loading time so notification total time is no longer needed.
Every door has now a progressbar.
Every doortime has their own name so left door will state FrontLeftDoor for easier editing ect...
Exiting marker will not reward you vehicle parts. This is either by walking or driving out.
Notification will tell you to get back in the marker.
Notification will tell you that you did not receive any reward if left marker and the progress bar verified if allowed to delete vehicle.
A loading bar will verify if the vehicle can be deleted or not depending on the situation.
any door removed before you left the marker to cancel will not be replaced.
V1.6.5
1.6
v1.5
Changelog:
- PD gets notified when a player is chopping a vehicle
- Added Cooldown on chopping vehicles.
- Added NPC at shop location with config to disable it and change coordination.
- Vehicle now gets door removed after opening them. Raised time per door to 5000ms so 5 sec.
- Added the ability to hide blips in config.
- Reworked the way of the chopping. So removed from key control and added his own function So ChopVehicle.
- Renamed old ChopVehicle to DeleteVehicle
Thanks to @XxFri3ndlyxX for his amazing help