EveronLife
EveronLife copied to clipboard
Vehicle ownership
Summarize your proposal Vehicle ownership has two aspects. Having the key (physical item) to unlock and drive the car as well as its registration.
Describe the solution you'd like Locking and unlocking are important to manage who has access to the inventory and if people can enter and leave the vehicle. If the vehicle is open but nobody has the car key they should not be able to drive off (unless some short circuit functionality is added later). The registration allows the police to query who the vehicle owner is so they can stop cars to find stolen ones etc. Vehicle ownership can be registered manually at the city hall or maybe it's automatically when you buy the vehicle. There could be a vehicle ownership transfer function later.
What would be nice is how it was on Arma 2 Dayz Epoch. You get a key that linked the vehicle, this would be easy if you can attach persistent data to items. I know Kegan/Lystic reported some issues with this at the moment. But it would be a nice way of doing it.
This would allow for if you get robbed, then your keys can be taken from you and your car stolen.
Just as a heads-up, I'm going to be working on this from today, specifically the registration/license plate portion. Will report progress over the next few days, and any problems that occur.
Vehicle locking and keys are done by @njbrown09 see #62
New vehicle lock pr for @njbrown09 https://github.com/EveronLife/EveronLife/pull/71