It should be possible to put items into containers, which store a collection of items.
Features
- Have a limited cumulative size
- Have a maximum item size (ex. pen, box, rifle)
- Can be used anywhere items need to be stored (machines, players, clothing, ...)
- Must be networked securely
- Knowledge of contained items must be limited to observing players
- Observers can be everyone in range, or only those that opened the container interface
- Modification is restricted
- Allow for custom display of items (cell charger, locker, ...)
It should be possible to put items into containers, which store a collection of items.
Features