Add statebag for vehicle sales and gifts
Closed this issue · 3 comments
solareon commented
The problem
Currently selling a vehicle after #50 pops up a dialog box on the recipients end to confirm/deny the sale. This isn't clean or nice for the user.
Ideal solution
A solution using statebags where the prospective buyer/giftee would target the vehicle and make an offer through an input box and then the seller would also target the vehicle and then accept/decline the offer. This could be made further flexible by allowing multiple offers to exist on a vehicle and then providing the seller with a context menu or something of the sort to pick the offer.
Alternative solutions
No response
Additional context
No response
TonybynMp4 commented
Could also consider using NPWD's notification API for that 🤔 (as an option ofc)
Manason commented
I like this idea.
TonybynMp4 commented
I'll try and add it then