alpha version - use at your own risk
YOU NEED TO ADD PLATE COLUMN IN YOUR OWNED_VEHICLES TABLE
And run the /cvrtdb command code
Features:
- One player can access one trunk at a time
- Storage for cash, black money, items and weapons
- Only one JSON entry per vehicle (have to get rid of the owned vehicles callback too.)
- Entries for stolen vehicles are removed on each restart
- Players can't search locked vehicles
Todo:
- Reduce JSON string length with clientside functions for item and weapon labels.
- Remove entries after players have sold their vehicles (just delete empty trunks?)