Stop new books restocking in bookshelves

The original catch all. General game help, banter, things you should probably put in the correct forum, This is the place.
Post Reply
Astra M
Reactions:
Posts: 10
Joined: October 1st, 2018, 1:40 pm

Stop new books restocking in bookshelves

Post by Astra M » August 30th, 2019, 12:30 pm

I could swear I've done this in the past, but how escapes me. I would like to stop new books from reappearing in my bookshelves every time I put them in the inventory and then move to a new location. Is it possible?

User avatar
C-Dark
Reactions:
Posts: 2631
Joined: January 5th, 2012, 6:00 pm
Answers: 24
Location: Berlin (Germany)

Stop new books restocking in bookshelves

Post by C-Dark » August 31st, 2019, 9:36 am

If you have SP installed check the general option
Repopulate Empty Library Shelves
When enabled, empty library shelves are restocked with their appropriate book type
Default: True
Module: Extra StoryProgression

Maybe this can stop the restocking - set it to False.
Claudy ;-) Bookworm, Cat Person, Computer Whiz, Couch Potato, Eco-Friendly, Friendly, Frugal, Genius, Nurturing, Social butterfly, Supernatural fan, Virtuoso in the past, Workaholic, Brooding, No Sense of Humor

User avatar
igazor
Organizer
Reactions:
Posts: 17143
Joined: April 8th, 2013, 6:00 pm
Answers: 206
Location: Everyone should strive to find their inner platypus.

Stop new books restocking in bookshelves

Post by igazor » August 31st, 2019, 12:34 pm

Could be mistaken, but doesn't that setting only apply to bookshelves that are on lots that are actual Libraries?

User avatar
C-Dark
Reactions:
Posts: 2631
Joined: January 5th, 2012, 6:00 pm
Answers: 24
Location: Berlin (Germany)

Stop new books restocking in bookshelves

Post by C-Dark » August 31st, 2019, 2:17 pm

You may be right, it was just a suggestion.
I think the general stocking bookshelf is system related and can be adjusted at least easily with Retuner


Sims3.Gameplay.Objects.ShelvesStorage.Mimics.BookShelfFuture,Sims3GameplayObjects
kBookshelfTuning
NumStartingBooks
<Value>5</Value>

Sims3.Gameplay.Objects.ShelvesStorage.Mimics.BookShelfFuture,Sims3GameplayObjects
kBookshelfTuning
StartBookMaxValue
<Value>150</Value>

So if tuning these ones the restocking can be reduced or even stoped I guess.
If you wanna stock a special shelf use Debugenabler

click the shelf and use
Add Fishing Books (only; Bookshelves)
Add Skill Books (only; Bookshelves)
Add Toddler Books (only; Bookshelves)
Stock with Genre
Claudy ;-) Bookworm, Cat Person, Computer Whiz, Couch Potato, Eco-Friendly, Friendly, Frugal, Genius, Nurturing, Social butterfly, Supernatural fan, Virtuoso in the past, Workaholic, Brooding, No Sense of Humor

User avatar
C-Dark
Reactions:
Posts: 2631
Joined: January 5th, 2012, 6:00 pm
Answers: 24
Location: Berlin (Germany)

Stop new books restocking in bookshelves

Post by C-Dark » August 31st, 2019, 2:27 pm

and maybe you need to do it for each differnt bookhelfs, or use only one type, because there are a lot ;-)

To get the name of the bookshelf use Debugenabler, click the bookshelf and use
Name of type (or similiar expression)
Claudy ;-) Bookworm, Cat Person, Computer Whiz, Couch Potato, Eco-Friendly, Friendly, Frugal, Genius, Nurturing, Social butterfly, Supernatural fan, Virtuoso in the past, Workaholic, Brooding, No Sense of Humor

User avatar
Chain_Reaction
Site Admin
Reactions:
Posts: 7608
Joined: December 30th, 2011, 6:00 pm
Answers: 81
Contact:

Stop new books restocking in bookshelves

Post by Chain_Reaction » September 1st, 2019, 7:54 pm

Setting the NumStartingBooks to 0 should work, yes. It does have to be done for each book self type which is tedious. Of course you could just set the one you intend to use. DebugEnabler will give you the class of the shelf using Who Am I and then just follow that path under Retuner to kBookshelfTuning to find the value.

Post Reply