The Elder Scrolls V: Skyrim

The Elder Scrolls V: Skyrim

4,316 hodnocení
Unlimited Bookshelves
5
2
   
Ocenit
Přidat do oblíbených
Oblíbeno
Odebrat z oblíbených
Category: Books, Houses
Velikost souboru
Přidáno
Aktualizováno
292.758 KB
24. úno. 2012 v 16.56
3. dub. 2012 v 6.23
Poznámky ke změnám (12) – zobrazit

Klikněte na „Odebírat“ pro stažení položky
Unlimited Bookshelves

Popis
How would you like to actually be able to fill a shelf with books, or even other items? With the original script, you can only put up to 18 books on the largest shelves, which will only fill the shelf if the books are all the largest size. It's really annoying when you 'fill' a shelf with small books, and there are giant gaps between them.
So, I made my own bookshelf script, which places books based on their width rather than fixed positions. You can place as many books as will fit on the shelf. The result is identical if you use the largest books, 18 to a shelf, but you can put around 90 notes or bounty letters on a single shelf (if you ever get that many). You can now also place any other item on the shelf, not just books!
-The time it takes to update the items on the shelf is similar to the vanilla version, just a little slower. However, the more books you place, the longer it will take.
-You can always put up to 128 items in at a time, and when it goes to place them it will simply give back anything that didn't fit.

Know issues:
-If you load a save made before installing the mod that is inside a house, the bookshelves in that house will not work until you go outside and back in.

-Most enchanted apparel and some mod-added books/items register a width 0 and so will pile up (let me know which mods do this so I can contact the authors about fixing it). I may get some of the enchanted apparel fixed, but it's time consuming so don't count on it any time soon.
-There is no check for the size of items, so if you add items that are too big they will clip through the edges, and if they fall out entirely they will disappear the next time the shelf updates.
-The orientation for items is picked automatically. If something had an orientation that you don't like, let me know and I may be able to change it.
-Soul Gems and any other item with individual data (such as charge on enchanted weapons or stolen items) will lose that data. The item visible on the shelf will be a copy without the data (no soul filled, fully charged, not stolen), though the item in the container will still have it. So, for now just take soul gems out by opening the container, not grabbing the item on the shelf.

-If you have issues with a specific shelf not displaying books, getting stuck books that can't be removed, duplicating books, or whatever, try using the 'reset script' download. Instructions in the readme that comes with the file.
*In those instructions, replace step 3 with "unsubscribe from this mod and delete the unlimitedbookshelves.bsa and unlimitedbookshelves.esp from Skyrim/Data if they're still there" and step 8 with "re-subscribe"

**If subscribing here doesn't change anything or causes problems it's an issue with how it loads the .bsa package. You need to force it to load properly. Open 'My Games\Skyrim\Skyrim.ini', find the [Archive] tag, and add 'unlimitedbookshelves.bsa' to the end of the list that's there. So, the .ini should contain a section that looks like this:

[Archive]
sResourceArchiveList=Skyrim - Misc.bsa, Skyrim - Shaders.bsa, Skyrim - Textures.bsa, Skyrim - Interface.bsa, Skyrim - Animations.bsa, Skyrim - Meshes.bsa, Skyrim - Sounds.bsa
sResourceArchiveList2=Skyrim - Voices.bsa, Skyrim - VoicesExtra.bsa, unlimitedbookshelves.bsa

If the shelves stop working properly, can't be activated, duplicate books, or you want to safely uninstall this mod, use the reset script found at http://skyrim.nexusmods.com/mods/10891.

Compatibility:
This mod will be compatible with any mod that doesn't change the bookshelf container script. Mod added books are mostly compatible.
Some mod added books will get placed on top of/inside other books, let me know if you see this and I'll contact the creator of the other mod to fix it.
ALL bookshelves, including ones added by other mods, will be affected as long as they don't use their own, custom scripts.
-Dovahkiin hideout is compatible, except the unusual 'shelves' on the stool and the desk don't quite work as intended. Instead of the special placement, books on those just get placed in a straight line/stack.
-Books Books Books (http://skyrim.nexusmods.com/mods/5398) is now compatible
-Console Books (http://skyrim.nexusmods.com/mods/10627) is now compatible.
-Utopolysts Item Sorting (http://skyrim.nexusmods.com/mods/14412) has a patch for compatibility.
-Apocalypse Spell Package (http://steamcommunity.com/sharedfiles/filedetails/?id=54586711) should be compatible as soon as it's updated.

Castle Dar Khuun (http://skyrim.nexusmods.com/mods/22020) is an awesome castle/quest mod that uses this bookshelf script

Translations:
(Since I had to fix the bounds of a lot of items, those items will all be translated into English automatically. See the 'item fix list' file at http://skyrim.nexusmods.com/mods/10891 for instructions on making a translation)
-Italian translation courtesy of Andre7890: http://skyrim.nexusmods.com/mods/14992
-French translation courtesy of UchuNoSaru: http://skyrim.nexusmods.com/mods/16239
-German translation courtesy of Neakas: http://skyrim.nexusmods.com/mods/16236

Changes:
1.1
-Placing should now work correctly on any shelf, including all mod-added shelves.
-New system makes it possible to add custom shelves of basically unlimited width. Only 2 book markers need to be placed, one on either end. There is still an absolute limit of 100 books, but I can easily increase this if I have reason to.

1.2
-Now compatible with books previously placed in the vanilla system. So you don't have to worry about clearing out your shelves before installing. Note that if you had books on a shelf with the vanilla system, then you installed a previous version of my mod and loaded the old shelf, it will still have the problems in the update. In other words, this update can't resurrect previously broken shelves.

1.3
-Can now add any item to the shelves!
-Also tried to fix the issue with books floating a little bit, turns out it's mainly a problem with the collision meshes so I can't do anything about it.

1.4
-fixed the orientation of some items
-long items will now go lengthwise alone the shelf instead of sticking out the front

1.5
-Fixed all books, scrolls, and some other items that would be placed sunk into each other
-Improved orientation of items such as skulls (hopefully right this time?)
-Should no longer break shelves when you deactivate the mod
-1.5.1: fixed deactivation for real now I hope

1.6
-Fixed all objects with dimension problems (total of 514 items fixed) EXCEPT most enchanted apparel still doesn't work (there's too many of those to fix in a reasonable amount of time)
-Fixed collision boxes on shelves so items will no longer float a litle above the shelf (only applies to vanilla shelves, no mod-added ones)
-Fixed items getting placed too low
-Finally fixed the orientation of items for real! (mostly, it was much more complicated than expected so it may go wrong somewhere...)

1.7
-If you have the 'Droppable Stones of Barenziah' mod, the stones will no longer be backwards on shelves
-Changed the max number of items to 128, because I found out that's the largest an array is allowed to be
-First try at making ingots and scrolls stack. Ingots can have 4 rows, scrolls can have 3. Scrolls have weird collision issues sometimes, so they're a little touchy. Let me know how the new system works!



This mod is now completely open source. I have no interest in further developing/supporting it, so anyone has full permission to modify it and re-release or use it in something else. You do not need to ask permission.
Anyone who wants to can grab the sources at http://dl.dropbox.com/u/9396284/Skyrim/UnlimitedBookshelvesSource.zip
The code is kind of a mess, but shouldn't be too hard to understand. Email me at da5id2701@gmail.com if you have any questions. I don't check that email that often, but will try to get back to you eventually.
Počet komentářů: 660
Sayanna (Saya) 17. srp. 2023 v 7.33 
Doesnt work anymore for me. Total mess. I use Jaxonz Positioner now. A lot more work but better than nothing.
Mattjv27 20. lis. 2021 v 5.19 
First of all, this mod is fantastic, I wish I found it sooner.
Secondly I have a question about object naming on the shelves. I'm using the mod "named soul gems" which adds the name of the npc who's soul is inside it to the name of the soul gem. And when I place an npc-named-gem in the shelf it reverts back to its vanilla "black soul gem" name when viewing the object from outside the self (when activating shelf and viewing shelf inventory internally it shows the correct name of the gem still). Is there a way to display the modded object name from outside the shelf?

Thank you,
Matthew
PipeOrganist 3. čvc. 2020 v 23.30 
YES MORE BOOKS FOR MY AZIRAPHALE CHARACTER!!
Aemi Daniels 17. dub. 2020 v 21.03 
cant seem to get this working? o_0
Chiyo 20. úno. 2020 v 19.01 
doesn't work right for me. Causes constant crashing.
awesome_chocobo 23. čvc. 2019 v 12.19 
This is one of the best mods for people like me who love to collect and display everything!

Spell book shelves with skull and soul gem book ends, shelves full of dragon claws organised chromatically, regular shelves full of books without big gaps at the end, whatever you want!
Warrant Officer Manslaughter 1. čvc. 2019 v 17.23 
The reset script link is broken.... any idea where to get it?
FancyCat 5. led. 2019 v 16.34 
How do you use this mod, because I still have to float drag everything onto the bookshelf manually?
sb4551 27. lis. 2018 v 16.15 
slight little floaty thing though. items float like, 2cm off the shelf. otherwise GOOD!
sb4551 27. lis. 2018 v 16.13 
goodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodGOOD! :steamhappy: