Hi there! You are currently browsing as a guest. Why not create an account? Then you get less ads, can thank creators, post feedback, keep a list of your favourites, and more!

Summon All Urns and Log All Sim Families

SCREENSHOTS
7,021 Downloads 95 Thanks  Thanks 52 Favourited 21,327 Views
Uploaded: 7th Oct 2021 at 3:21 PM
Updated: 8th Apr 2022 at 1:38 AM

Hello, Thank you for your interest!
This contains 2 separate files that add commands to the Sims 4

GrabNTag - Will summon all ghosts urns based on logfile if enabled
You just type "Summon_Urn" into the console crtl-shift-c and it will put the urns in your inventory
it will also output the number of ghosts in the game,
and the number of urns placed in your inventory.
!!The Logfile Name will be UrnsCollected and Will only be used with
!!the Summon_Urn command no parameters.
Ctrl-Shift-C and enter 1 of the following.

I encountered an Error removing and adding traits that i hope to fix soonish, but until then i have removed that feature of the mod.
  • Summon_Urn - will process urns based on gender traits unless logging is enabled.
  • Summon_Urn All - will give all urns regardless of Tags.
  • Summon_Urn Lastname - will give the urns for ghost sims with the chosen last name.
  • Summon_Urn Firstname Lastname - will give urn for that specific sim alive or dead.
  • Summon_Urn List - Creates List of all Ghosts
    ~It is recommended to run "Summon_Urn List", and rename the file UrnsCollected.
logging will list all sims in a file
as it collects their urns and will not pick anyone already on the list

!!Important!!
If the last name has a space just replace the space with an Underscore
Ex first "Perla" last "Lemus_Kale"
If the first name contains spaces Ex first "Perla Alan" last "Lemus"
add anything after the first space to the last name with an Underscore _
Ex first "Perla" last "Alan_Lemus"

SimFamilyLog - Will create a logfile in the mods folder with this information -
Sim Id, Gender, Sim name, Age, BirthDate,
DeathDate, DaysLived/Alive, Fathers Name,
Mothers Name, Spouses Name,
Species, Generation, Household ID,
Family IDs (Mom-Mom'sMom,MomsDad, Dad,DadsMom,DadsDad, Sim),
Partners(Includes Sm-Soulmates, M-Married, D-Divorced, Ds-Deceased Spouses)

Separated by Commas and is easily transferred into a Spreadsheet.
LogFiles now appear in their own Folder.
!!Logfile Name will have Sim-time timestamp now and
!!Will display Lastname or Fullname depending on parameters used.
!!FamilyFile_50(Wed-12.35.23.PM)
!!50 is total weeks, (Wed is day of the week 12.35.23.PM is the Sim-Time)
Ctrl-Shift-C and enter 1 of the following.
  • Printg - will output all sim information.
  • Printg Lastname - will only provide information for sims with that specific last name.
  • Printg Firstname Lastname - will only provide information for sims with that name.
  • Printg Show - shows current calendar settings
  • Printg Enable - enable manual calendar settings
  • Printg Disable - disable manual calendar
    ~if disabled calendar will follow game season settings.
  • 7Day Season = 4 Months in Year & 7 Days in Month
  • 14Day Season = 8 Months in Year & 7 Days in Month
  • 28Day Season = 8 Months in Year & 14 Days in Month
!!Important!!
If the last name has a space just replace the space with an Underscore
Ex first "Perla" last "Lemus_Kale"
If the first name contains spaces Ex first "Perla Alan" last "Lemus"
add anything after the first space to the last name with an Underscore _
Ex first "Perla" last "Alan_Lemus"



To Install, Just UnZIP and place the .Ts4Script files into your mods folder,
The FamilyFile.txt should be created automatically
but just incase i added it in and it should be placed in your mod folder also.
Mods folder should be at Documents/Electronic Arts/The Sim4/ Mods

I made GrabNTag for the sole purpose of creating a graveyard in my sims 4 game, I could
delete ghosts I didn't want from their urns and place the urns I wanted in the cemetery.
I made SimLog, as I am an avid spreadsheeter and I like to keep track of my generational
sim play on it, and having a log file with the relevant information was necessary.

This only requires the base game, and the urns generated will follow the species that the
sim was in life, I've noticed that it pulls 3 different colored alien tombstones at random also.

Credit where Credit is Due:
SummonAllGhosts By Lynire
If I had not downloaded this mod, I would not have started modding the sims,
so a very big thank you to Lynire and their mod that made me question
whether I could summon just the urns.

ModSupport: if needed please join my discord and @Computer.
Discord: PollyLandServer

WorkInProgress:
GrabNTag - I am working on added automation for this to run every so many sim ticks.
SimFamilyLog - working on Automation for this also.

Changes:
4/7/22
Description Updates - Corrected the GrabNTag command misspelling.

1/13/22
SimFamilyLog 1.9 - Added in Birthdates and Death-dates corresponding to years
based on seasons/player choice
GrabNTag 1.6 - Changed outputs, Also hopefully I
have made this run as efficiently as possible.
12/22/21
SimFamilyLog 1.8 - Fixed Vampire and Mermaid species mix-up, Added Age,
Hopefully made it Slightly more efficient and the outputs prettier.
11/24/21
SimFamilyLog 1.7 - Removed output of save path.
Fixed Typos.
11/23/21
GrabNTag 1.5 - Made logfile directory output the same location as ts4script.
SimFamilyLog 1.6 - Made logfile directory output the same location as ts4script.
Typo - Fixed the word Changes to Changes.
11/9/21
GrabNTag 1.4 - Fixed Overwriting the UrnCollected File.
11/7/21
SimFamilyLog 1.5 - Added minor fixes to capitalization issues, Added Generation to information.
GrabNTag 1.3 - Added minor fixes to capitalization issues, Added the ability to disable and
enable logging for more accurate tracking.
10/25/21
SimFamilyLog 1.4 - Fixed Pet species not registering correctly.
SimFamilyLog 1.3.1 - Fixed the save path one last time.
10/23/21
SimFamilyLog 1.3 - Fixed save path, apologies for anyone getting this save path error.
Also made it so when a sim dies they are still listed as a spouse until the sim remarries.
10/17/21
SimFamilyLog 1.2 - Added parameters to command allowing choice in who is logged.
10/8/21
GrabNTag 1.2 - Added parameters to the command allowing to choose which urns are
placed in the inventory.
10/7/21
GrabNTag 1.1 - fixed download file containing empty ts4script
SimFamilyLog 1.1 - fixed download file containing empty ts4script