this plugin was insipred by an Arma 3 - Altis Life feature that I have not seen anywhere else around FiveM. I was fairly disappointed, it was one of my favorite features. This plugin allows you to transfer ownership of any player owned vehicles, without consent from the previous owner. So you steal their car, go to a point, then you can transfer the vehicle ownership for a fee. Original owner can be notified that his vehicle was stolen. Police also may be notified. You can set this up in config. Once transferred, you may store the vehicle in your garage. Original owner will have the vehicle removed from his garage.
If you just want to be annoying to someone you do not like, you may scrap their vehicle and earn a bit of cash. The vehicle will be compleately removed from server, there is no way back after this. You also may scrap NPC vehicles (vehicles that are just spawned and are not owned by players) All of this makes people look after their vehicles. Offers more fun opportunities and keeps the economy going, if vehicle is scrapped, they need to buy another one. They also need cash to transfer those vehicles.
Features :
Scrap vehicles (player owned)
Scrap NPC (spawned) vehicles
Transfer ownership of player owned vehicles without owner´s consent
Discord logs
Police alert + placed marker on map where the activity took place
Notify previous owner that their vehicle is being stolen/scrapped
Works even if the previous owner is offline or combat logged
Less or no payout when scrapping a vehicle while less then set number of cops are online
Higher price for vehicle transfers while less then set number of cops are online
Individual configuration for each zone. You can set what are players allowed to do there, and specify limits.
Can set up that only certain job can use selected zones or you can enable it for everyone
Optimized
(code is not obfuscated/encrypted in any way)
Requirements :
ESX 1.2+ [Simply the ESX that uses identifiers to identify players]
ESX vehicleshop or any other system for saving vehicles and uses identifiers and car plates (Be aware, this might need a bit of modifying with anything else that is not very simular or exact copy of esx vehicleshop. I am willing to help, but I may not guarantee that I will have spare time for it. )
Optional requirements :
Mythic progress bar (works even without it, its just fairly bland without it. But you also may replace it with your own progress bar)
Oh, my bad. Editing this post. Esx 1.1 uses steam hex id. I am not sure about vehicle shop there, it should use it as well. I will have a look into it soon enough and provide 1.1 version.
I know another dev, that sets the alert system, notifcations and so forth on the config. At least a few Devs do that, might be a suggestion for the future. That way people can implement their own
Is the ability to steal player cars configurable. I see a great use for this, but not in it’s current state. Would love to see where a job could scrap a car, but not just any old player. This way, when you have problem players, police can confiscate their vehicle and scrap it, with the money going to society_police (or whatever job is allowed to scrap).
I’m not sure if you have a config for this script, but basically set a config item to allow admins to turn on or off the ability for players to take other player’s cars. Also a config item to allow admins to turn on or off the ability for players to scrap other player’s cars. This way, admins can setup their server as they see fit rather than all on.
For example, I wouldn’t want players to be able to scrap another player’s car. However, I do like the idea that they can steal another player’s car.
Then finally, with the scrapping part. Set a config item that would allow a player’s car to only be scrapped by a job that is set by the admin. This would allow for a little more involved RP where, for example, a player that owns a legit mechanic shop could also be using it as a front for a “chop shop” where they buy a stolen car from another player and then chop it (scrap it) for cash. It can also be used as a way for police to scrap cars belonging to problem players. For example, a player consistently runs from police in the one fast car they have. When they finally get caught, the police can request a warrant to confiscate the car and scrap it or to take over ownership and sell at auction (using the registration transfer part of the script).
You have a good script and with a little more work, it could be great on RP servers. I hope you will consider these. Heck, it can be a whole new script for a higher price.
For the record, I did buy the offroad and drift script. Good work.
First options regarding turning things on and off are already there. There is a lot of configuration.
You can configure individual zones you place on map, not just in global. If you go to tebex, there are screenshots of config. You can not set up everything you want for each zone, but a lot of it.
Job option will be added in the first update. It was already requested a lot. Probably this weekend, deppends.
Already noticed, appreciate that. If you would like to, feel free to text me and I will give you a decent discount due to you supporting me at the beginning of my journey round here.
Alrighty, the job part is done. I will just add few more things. I will even add an event that can be used by police to scrap vehicles. I will also add impounding, but this option is questionable since everyone is using different garage system. You can set up everything in config as you usually can with my plugins.
I wouldn’t bother with impounding since nearly all garages have their own anyway and the police job has a form of impounding built in. Seems to me, other than the experience gained, it would be a waste of time.
Thanks for pointing that out. Compleately forgot about it. I have not been using default esx scripts for ages. Only base resources, even those were modified.