Collection System

The Collection System gives an overview of any filtered displays that still need filling. This was inspired by the great Skyrim mod "Legacy of the Dragonborn", to have collection goals throughout a playthrough. Creating a Collection System also gives the player the option of automatically dropping off any items that can be displayed directly onto their respective activators.  

Display Ledger 

The core of the Collection System is a book called the Display Ledger (ODOSDisplayLedger). Parenting it to a Room Marker connects it to the house network, and any displays in the network with a filtered item automatically becomes part of the Collection.

A player activating the ledger will have a menu opened. The total number of displays will be shows, as well as how many of them are already filled. 

There will also be the option of dropping off any items that are part of the collection directly to their displays, as well as opening the book to see what items are still missing from the collection.  

To create the Collection System, all you have to do is place a Display Ledger in your house, make it a Persistent Reference, and parent it to a Room Marker. That's it!


Note: Before a display gets counted in the collection, you must enter the cell where the display is at least once before it appears in the collection. This is so that the display script gets initialized and functions correctly.