[ESX] | Grizzy Scrapping

[ESX] | Grizzy Scrapping
PreviewYOUTUBE
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

Thank you, I appreciate it!

Would like to see showcase.

2 Likes

@T1GER_Scripts has harassed me into making one, posting soon.

1 Like

@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

The Great Wasabirobby has arrived! Thanks for stopping by.

This is fire, keep going crazy Grizzy

2 Likes

The whole family is here, appreciate the support!

Hell yeah great work! :fire:

1 Like

Thanks for the support brother, I appreciate you!

1 Like

:fire: Keep up the good work :smiley:

2 Likes

Thank you! I appreciate the love!

The dialog box cannot be translated, and the resource has been encrypted

I’ll look at moving translations out, what language are you looking to translate the text into?

My is in Chinese

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.

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.