Put Books Away Mod v6
SCREENSHOTS
Downloaded 52,306 times
1,234 Thanks
404 Favourited
105,962 Views
Say Thanks!
Thanked!
February 06, 2020 - Scumbumbo has passed on but his work and memories are still being kept alive by many of those whose lives he has touched. To download fixes for his mods, please check https://scumbumbomods.com/ and please direct any questions or concerns to the discord channel linked there.
Author scumbumbo
Uploaded: 15th Nov 2014 at 6:28 PM
Updated: 7th Aug 2015 at 3:51 AM - Updated for July 9 game patch
Updated: 7th Aug 2015 at 3:51 AM - Updated for July 9 game patch
Updated July 11, 2015: The mod has been updated to version 6 for compatibility with the July 9, 2015 game patch. This is a suggested, but not required, update for users with the latest game patches as it updates the script with additional error checks. Starting with version 6 the mod's script is also contained in the new "ts4script" file format and can no longer be automatically installed with the Mod Manager. Simply place both files from the zip file you download into your mods folder.
You will still need to ensure that scripts mods are enabled in your game options and, as always, if you update the mod, be sure to delete the old version!
Put Books Away Mod
This mod will queue an action to put a book back on the shelf once a sim has finished reading. If the sim cannot find a bookshelf close enough that is available, they will place the book in their inventory. In addition, if the Place in World action is chosen for a book in the sims inventory, they will instead put the book on an available bookshelf.
Installation
This mod is a bit different than most as it contains both a standard package file and a script mod. Both must be installed for the mod to work properly, but the installation isn't all that complex.
Unzip both files contained in the main zip file you downloaded into your Mods folder. You should end up with a package file named 'MTS_Scumbumbo_PutBooksAway' AND a zip file named 'MTS_Scumbumbo_PutBooksAway_Script' in the Mods folder.
Make sure that scripting mods are enabled in the game options (on the "Other" tab). Be sure to check this setting after updating the game for a new patch, as if you don't turn off the show mods at startup option the game will disable scripts after an update is installed.
If you need a reference for how this should be setup, see my Keep Instruments In Inventory mod and there is a screenshot there of a similar installation. Without the script portion of the mod, visiting sims or sims on community lots can pick up books and steal them!
If you wish, the package file can be placed in a subfolder, but the zip file must go into the main Mods folder.
Compatibility
This mod will likely not work on the Mac unless it is updated to version 1.4.103.1210 (February 20, 2015). This update is critical for Mac users anyway, see Issues with Mods and CC in The Sims 4 on Mac for more info on this patch.
This mod may conflict with any other mods that modify the strategy for reading or putting down books or other objects. It is compatible with the Keep Instruments In Inventory mod.
As this modifies the generic strategy for putting down any book, it should continue to work for any new books added to the game.
Technical Notes
This modifies the following XML resources:
There is also a script:
Additional Credits:
Big, BIG thanks go to Velocitygrass for the Sims4XmlExtractor and, of course, Kuree and all the others at Sims4Group who have put together the S4PE tool.
You will still need to ensure that scripts mods are enabled in your game options and, as always, if you update the mod, be sure to delete the old version!
Put Books Away Mod
This mod will queue an action to put a book back on the shelf once a sim has finished reading. If the sim cannot find a bookshelf close enough that is available, they will place the book in their inventory. In addition, if the Place in World action is chosen for a book in the sims inventory, they will instead put the book on an available bookshelf.
Installation
This mod is a bit different than most as it contains both a standard package file and a script mod. Both must be installed for the mod to work properly, but the installation isn't all that complex.
Unzip both files contained in the main zip file you downloaded into your Mods folder. You should end up with a package file named 'MTS_Scumbumbo_PutBooksAway' AND a zip file named 'MTS_Scumbumbo_PutBooksAway_Script' in the Mods folder.
Make sure that scripting mods are enabled in the game options (on the "Other" tab). Be sure to check this setting after updating the game for a new patch, as if you don't turn off the show mods at startup option the game will disable scripts after an update is installed.
If you need a reference for how this should be setup, see my Keep Instruments In Inventory mod and there is a screenshot there of a similar installation. Without the script portion of the mod, visiting sims or sims on community lots can pick up books and steal them!
If you wish, the package file can be placed in a subfolder, but the zip file must go into the main Mods folder.
Compatibility
- This mod requires the Windows version of The Sims 4 to be patched to at least version 1.3.18.1010 (December 16, 2014) or newer.
- Use version 4 for games updated to version 1.4.83.1010 (February 3, 2015)
- Use version 5 for games updated to version 1.5.139.1210 (March 26, 2015)
- Use version 6 for games updated to version 1.9.80.1020 (July 9, 2015) or newer.
This mod will likely not work on the Mac unless it is updated to version 1.4.103.1210 (February 20, 2015). This update is critical for Mac users anyway, see Issues with Mods and CC in The Sims 4 on Mac for more info on this patch.
This mod may conflict with any other mods that modify the strategy for reading or putting down books or other objects. It is compatible with the Keep Instruments In Inventory mod.
As this modifies the generic strategy for putting down any book, it should continue to work for any new books added to the game.
Technical Notes
This modifies the following XML resources:
- S4_6224C9D6_00000000_0000000000012FFB - PutDownStrategy_Book
- S4_E882D22F_00000000_0000000000006FD1 - book_analyze
- S4_E882D22F_00000000_000000000000333D - book_read
- S4_E882D22F_00000000_000000000000333E - book_readTooEasy
- S4_E882D22F_00000000_000000000000333F - book_readTooHard
- S4_E882D22F_00000000_0000000000003345 - book_social_read_to_children
- S4_E882D22F_00000000_0000000000008612 - book_read_ReadForReference
- S4_E882D22F_00000000_0000000000012816 - book_study
There is also a script:
- The script portion of the mod replaces the _run_interaction_gen() function in the carry.put_down_interactions script. More details can be found in the description of the Keep Instruments In Inventory mod.
- The script source is included in the zip file and can be included in similar mods. It would only be required if sims could feasibly steal objects from other lots without it. If you do include this in another mod, I do expect to be credited!
Additional Credits:
Big, BIG thanks go to Velocitygrass for the Sims4XmlExtractor and, of course, Kuree and all the others at Sims4Group who have put together the S4PE tool.
Filename | Type | Size |
---|---|---|
PutBooksAway_v3.zip | zip | |
MTS_Scumbumbo_PutBooksAway_v3.package | package | 14322 |
MTS_Scumbumbo_PutBooksAway_Script.zip | zip | 2544 |
Filename | Type | Size |
---|---|---|
PutBooksAway_v4.zip | zip | |
MTS_Scumbumbo_PutBooksAway_v4.package | package | 14322 |
MTS_Scumbumbo_PutBooksAway_Script_v4.zip | zip | 2676 |
Filename | Type | Size |
---|---|---|
PutBooksAway_v5.zip | zip | |
MTS_Scumbumbo_PutBooksAway_Script_v5.zip | zip | 2676 |
MTS_Scumbumbo_PutBooksAway_v5.package | package | 14838 |
Note from the Creator:
Download only one of the versions available. Make sure your game is patched to the requirements for the mod version you are using.
MTS has all free content, all the time. Donate to help keep it running.
PutBooksAway_v6.zip
| TS4 mod to make putting books back on the shelf when finished reading the default.
Download
Uploaded: 7th Aug 2015, 17.6 KB.
27,064 downloads.
|
||||||||
PutBooksAway_v5.zip
| For game versions prior to the July 9th patch
Download
Uploaded: 30th Mar 2015, 17.2 KB.
8,230 downloads.
|
||||||||
PutBooksAway_v4.zip
| For game versions older than the March 26 patch
Download
Uploaded: 4th Feb 2015, 16.7 KB.
5,464 downloads.
|
||||||||
PutBooksAway_v3.zip
| For game versions older than the February 3 patch
Download
Uploaded: 17th Jan 2015, 16.5 KB.
4,762 downloads.
|
||||||||
For a detailed look at individual files, see the Information tab. |
Install Instructions
Basic Download and Install Instructions:
Need more information?
1. Download: Click the File tab to see the download link. Click the link to save the .rar or .zip file(s) to your computer.
Read the upload description for installation instructions. If nothing else is specified, do the following:
2. Extract: Use WinRAR (Windows) to extract the .package file(s) (if included, ts4script as well) from the .rar or .zip file(s).
3. Cut and paste the .package file(s) (if included, ts4script as well) into your Mods folder
- Windows XP: Documents and Settings\(Current User Account)\My Documents\Electronic Arts\The Sims 4\Mods\
- Windows Vista/7/8/8.1: Users\(Current User Account)\Documents\Electronic Arts\The Sims 4\Mods\
Need more information?
- Anyone can use both .rar and .zip files easily! On Windows, use WinRAR.
- If you don't have a Mods folder, just make one.
- Mod still not working? Make sure you have script mods enabled
Packs Needed
None, this is Sims 4 base game compatible!
Download Details
Uploaded: 15th Nov 2014 at 6:28 PM
Updated: 7th Aug 2015 at 3:51 AM - Updated for July 9 game patch
Updated: 7th Aug 2015 at 3:51 AM - Updated for July 9 game patch
Type:
– Additional Functionality
: Mods which add brand new functionality to the game
Tags