Grim

Active Member
Aug 17, 2016
913
623
Here how it is, i changed a little only main conditions.
The problem appears to be this:
Code:
count = 1
While count > 1 && count < 10 && Random(0, 100) < 15
Since 1 is not > 1 it'll never enter that loop. I dunno why the loop condition is written that way anyway. Seems like it could have just been written as
Code:
While count < 10 && Random(0, 100) < 15
Also, I dunno if you edited the value of count or if your version of this scene is older than mine, but in my copy it looks like
Code:
count = 0
While count > 0 && count < 10 && Random(0, 100) < 15
Which still won't work correctly since 0 is not > 0

Edit: Should note that even if the code is modified to
Code:
While count < 10 && Random(0, 100) < 15
it's still unlikely to enter the loop because of that Random condition which gives it an 85% chance to break out of the loop or even skip over it entirely, so you'll probably have to tweak the conditions to your liking
 
Last edited:
  • Like
Reactions: soren26

Jeepster

Active Member
Apr 17, 2018
692
455
:unsure: any city "download" recommendation??? --- Also i dont see many married couples, everyone seems to be dating each other. But got killed for the first time "that caught me Way off Guard" :love::LOL::ROFLMAO:
Also- Question along with the other part of this -- Where are the strip clubs, and the other Icon that is blacked out on the search menu? Guess those are for later or are they just for other towns :)
 
Last edited:

soren26

Newbie
Jul 27, 2021
41
57
it's still unlikely to enter the loop because of that Random condition which gives it an 85% chance to break out of the loop or even skip over it entirely, so you'll probably have to tweak the conditions to your liking
At last, I was able to manually run this scene and it seemed to work correctly.
I left only:

...count = 0
While count < 10
"Another day under hostage passed ..."

And it was repeated 5 times before player was released by cops.
 

Grim

Active Member
Aug 17, 2016
913
623
Also- Question along with the other part of this -- Where are the strip clubs, and the other Icon that is blacked out on the search menu? Guess those are for later or are they just for other towns :)
Not every town has every type of building in it by default. You can choose to randomize unknown buildings when you're first starting the game which increases the likelihood of a certain type of building existing. You can also edit buildings to change their type
 
  • Like
Reactions: Jeepster
Jul 6, 2021
410
424
Don't do too many or you'll have a shit ton of unnamed buildings for each type. Especially in larger cities. You can also manually edit buildings. Usually strip clubs aren't on a map and I've NEVER seen a brothel on an unrandomized map. Guess those places aren't on Google Maps. Smaller maps can have most types of buildings not included. Some don't even have houses.
 
  • Like
Reactions: Jeepster

Mercedes

Active Member
Nov 19, 2017
775
965
Personally, I play a small town, like the German town of Hornburg, and use automatic building generation. (mostly 20/20/30/30).
With this, I actually get all building types on the map and the relatively small size of the map optimises loading times and travel times.

Otherwise (as already mentioned by the previous speakers), edit a building.
 

Fortilicious

Member
Sep 3, 2019
110
146
I use one of the defaults "Central Bath" and enter in custom ratios of 20/20/25/25 in that order for office, homes, etc. Gives me a city that isn't too big but has plenty of office jobs to choose from, plenty of homes and an abundance of leisure activities while leaving 10% of the buildings empty so i can do whatever i like with them.
 
  • Like
Reactions: Jeepster

AnonF21

Newbie
Aug 6, 2018
95
120
Personally, I play a small town, like the German town of Hornburg, and use automatic building generation. (mostly 20/20/30/30).
With this, I actually get all building types on the map and the relatively small size of the map optimises loading times and travel times.

Otherwise (as already mentioned by the previous speakers), edit a building.
Any small town from the US similar to Hornburg?

Would be nice to have Ramona Flowers hairstyle from the Scott Pilgrim film and Gwen Tennyson hairstyles from all series.
 

Mercedes

Active Member
Nov 19, 2017
775
965
Any small town from the US similar to Hornburg?

Would be nice to have Ramona Flowers hairstyle from the Scott Pilgrim film and Gwen Tennyson hairstyles from all series.
After looking through the city list for 5min and googling the cities briefly, I found these that might be of interest to you.
Personally, I would try Cedar City first and then Battle Creek. With Myrtle Beach, I don't like the very elongated city map.
  • Battle Creek (Michigan) - 50,000 inhabitants, very compact.
  • Cedar City (Utah) - population 20,000
  • Mobile (Alabama) - 200,000 inhabitants
  • Myrtle Beach (South Carolina) - 27,000 inhabitants (narrow and long built)
 

AnonF21

Newbie
Aug 6, 2018
95
120
After looking through the city list for 5min and googling the cities briefly, I found these that might be of interest to you.
Personally, I would try Cedar City first and then Battle Creek. With Myrtle Beach, I don't like the very elongated city map.
  • Battle Creek (Michigan) - 50,000 inhabitants, very compact.
  • Cedar City (Utah) - population 20,000
  • Mobile (Alabama) - 200,000 inhabitants
  • Myrtle Beach (South Carolina) - 27,000 inhabitants (narrow and long built)
Thank you Mercedes
 

Mercedes

Active Member
Nov 19, 2017
775
965
Cross Battle Creek off the list.
The city map in the game does not match the real city map. The buildings are distributed too widely.
There are also too many streets without buildings at Castle Douglas. I guess you'll have no choice but to search for a town yourself. Sorry.

Call the download page of the city maps, sort by size and search from about 500kb. Everything below that is too empty (Hornburg has 900kb).
 
  • Like
Reactions: AnonF21

Jeepster

Active Member
Apr 17, 2018
692
455
My Neighbors mod updated to 0.0.5
It gives you more interactions with your neighbors.
Contains 4 stories, more will be added over time!
This one is still in WIP state...
Download it here
Is it good to start a new game for this to work or is there a " Say hi to next door pop up?" Its activated thru the normal "active mod" section, just trying to figure out when its actually working ;)
 

Deleted member 2476484

Member
Modder
Jun 15, 2020
164
117
Is it good to start a new game for this to work or is there a " Say hi to next door pop up?" Its activated thru the normal "active mod" section, just trying to figure out when its actually working ;)
Yeah, I thought it was fixed...
I will check it, I think the timeout is to high...
Thanks!

Edit:
I did a bad timeout setup, now I think it's fixed!
I did a lot of changes, I add more global, replaced some variables to globals,...
I'm testing it....
 
Last edited:

Mercedes

Active Member
Nov 19, 2017
775
965
Raddeck

Because you are active here right now, I have a general question about all the mods.
Is there a way to limit certain actions in the mods time,.
For example, friends who call at 03:00 at night and want to go out with you, or neighbor who enter the room in the middle of the night to introduce themselves. Especially the latter encounter would actually be more something for the hallway or living room, after you have decided to open the door after ringing the bell.
Equally annoying, gifts that are delivered in the middle of the night by a messenger, and this then even unasked and not in official clothing sits on the bed, from which you yourself was just driven out.
 

Grim

Active Member
Aug 17, 2016
913
623
Would be nice if the room editor allowed you to properly add additional walls rather than having to repurpose other objects with the scale tools to try and turn them into something resembling walls. I thought I was being clever by using the gym mat object as walls, but I forgot at the time that there's an animation associated with those, and it seems like even though I've rotated them upright characters are still going up to them to try and use them and it's causing them to fall through the floor. So now I've gotta redo the room using something else
 
Last edited:
3.30 star(s) 118 Votes