dymanoid / RealTime

A mod for the Cities: Skylines game. Adjusts the time flow and the citizens behavior to make them more real.
MIT License
98 stars 59 forks source link

More visitors for secondary event locations #177

Open dymanoid opened 6 years ago

dymanoid commented 6 years ago

With Concerts DLC, the game introduces secondary event locations: those are e.g. fan zones.

The game itself doesn't send additional visitors to those secondary event locations when an event is active. Neither does Real Time.

In this feature, when an event is preparing or already ongoing, citizens and tourists should go not only to the primary event building (e.g. festival area), but also to the secondary locations of that event (e.g. fan zones).

originalfoo commented 6 years ago

If there's multiple concert venues, meaning potential for multiple concerts at same time (related: #176) -- how does the game know which fan zone relates to a specific concert? Put another way: How to avoid a fan zone getting deluged due to fans of two separate concerts attending the same fan zone?

Would weather have an effect on the fan zones?