gr.zzy
November 15, 2023, 9:37am
1
[ESX] | Grizzy Scrapping
Preview → YOUTUBE
Simple resource that allows players to scrap vehicles.
They can scrap their own vehicles, local vehicles, and if you are using rahe-boosting and have VIN scratching configured, even VIN scratched vehicles can be scrapped by anyone.
Scripting verifies either the car is stolen via VIN scratching or the owner is the one scrapping the car.
Players can also scrap “local” cars.
Protected against cheaters.
Configurable Items as rewards.
I cannot provide support for QB/VRP as I am not familiar with the framework.
This resource may get updates as desired.
This resource REQUIRES ox_lib and oxmysql .
This resource is pre-configured with ox_inventory .
This resource is configured for ESX but I’ve left important functions exposed so you could configure for another framework.
Message me on Discord @gr.zzy if you require support. Discord server will eventually be created as scripting advances.
THIS RESOURCE WILL NOT WORK WITH OLDER VERSIONS OF ESX.
TEBEX ← PURCHASE HERE
We are looking to grow our team of developers, if you’re interested please message me on Discord with examples of your work posted to cfx forums.
Other releases:
Code is accessible
Partial
Subscription-based
No
Lines (approximately)
386
Requirements
ox_lib, oxmysql
Support
Yes
6 Likes
This script goes above and beyond!
1 Like
gr.zzy
November 15, 2023, 9:51am
3
Thank you, I appreciate it!
Would like to see showcase.
2 Likes
gr.zzy
November 15, 2023, 1:40pm
5
@T1GER_Scripts has harassed me into making one, posting soon.
1 Like
gr.zzy
November 15, 2023, 1:47pm
6
@dieselpowerlv Preview is up.
1 Like
This is awesome! I have a few friends who run ESX servers who I’ll be sharing it with <3
1 Like
gr.zzy
November 15, 2023, 4:12pm
8
The Great Wasabirobby has arrived! Thanks for stopping by.
This is fire, keep going crazy Grizzy
2 Likes
gr.zzy
November 15, 2023, 5:19pm
10
The whole family is here, appreciate the support!
gr.zzy
November 16, 2023, 1:11pm
12
Thanks for the support brother, I appreciate you!
1 Like
gr.zzy
November 26, 2023, 3:27am
14
Thank you! I appreciate the love!
rpm9000
December 20, 2023, 2:10pm
16
The dialog box cannot be translated, and the resource has been encrypted
gr.zzy
December 20, 2023, 2:41pm
17
I’ll look at moving translations out, what language are you looking to translate the text into?
gr.zzy
December 20, 2023, 2:54pm
19
Update:
Moved text dialog to client/server configs for language adaptation
Added config option in svConfig to toggle database check for isStolen
column in owned_vehicles table
Update should be available on Keymaster shortly.
gr.zzy
December 20, 2023, 2:55pm
20
Just add isStolen column to your owned vehicles, I will look at accounting for DB not having this column or this column being a different name.