[7/18/23] Lot Population Mod

Game Mods Pure Scripting Mods Script & Core Mods


Update 7/18/23: Fixed an issue that made custom tuning take no effect.

Overview

This mod is an experiment that’s been in my mind for a while now – Teleporting Sims into community lots as you send your Sims to them, or focus the camera on the lot, etc. Making the town feel more alive, and making it so that community lots are always populated. This makes it work more like a traditional open world game, in which characters are spawned based on camera distance, where you’re looking at, etc.

Not only that, it also adds walkbys, much like TS2 or TS4. These are Sims that every once in a while spawn on a sidewalk, out of view, and walk across the screen, then go on their own way.

Now community lots will be filled with Sims.

As this is a Pure Script Mod, there should be no conflicts.

Installation and Flavors

2 flavors are available:

“ld_LotPopulation.zip” – Default tuning, should make worlds very populated.

“ld_LotPopulation_Reduced.zip” – Reduced tuning, should make worlds more lightly populated.

Simply drop the package of your choosing into your “Documents/Sims 3/Mods/Packages” folder.

All tunable values are documented in the XML. There are quite a few of them, but the most important one is probably the “kDemographicsMultiply” value to control how populated lots will be.

More Technical Overview

In case you’re curious about how it works more in depth, community lots have a population quota now. This quota depends on a ton of factors, such as time of day, weather, day of the week, demographics, etc. And is different across different lot types. For example, beaches will be booming during hot summer weekends, not so much if it’s winter and snowing.

The amount of Sims that are teleported into lots tries to fill this quota. On top of that, Sims will also get pushed to visit lots to fill the quota, so if for example the camera is permanently facing a lot in a way that doesn’t allow for Sims to subtly teleport to it without it being super obvious, the mod will push Sims to visit instead.

Sims are also chosen depending on a range of factors such as personality, age, occult status, etc. And they’re placed on a “low priority” list for a while upon teleport. This way you won’t see the same Sims everywhere.

Teleported and visiting Sims will also get appropriate outfits, needs and will immediately pick something to do, in order to make it more believable.

Walkbys use lot corners as reference when looking for sidewalks. So this feature is most effective with a decent amount of lots on the world.

There might be some lag every once in a while unfortunately. This is kind of necessary, as it tries to find spots that are actually routable to teleport Sims to, so that they’re not stuck. If you find it particularly bad, you can try the reduced tuning version. (Published on: 2023-07-12 12:00:00)

Related Game Mods

Attached Files:

File Name Download Count Download Button
ld_LotPopulation_Reduced.zip 0 Download
ld_LotPopulation.zip 0 Download

Leave a Reply

Your email address will not be published. Required fields are marked *