Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
Hi Avanya :^)
My buildings are showing 2/7 and 3/5 and 1/2 (like that) for household residency. The buildings are all level 1.
PS: Thanks for asking.
:^)
Oops - forgot to say I don't have Realistic Pop Mod and also in the RICO local settings I leave that box empty.
I too am having the same issue. Thanks for the awesome mod!
I've had the same problem for a long time now with no solution. So I finally just removed all my RICO assets and unsubbed from RICO. A shame as I really loved the mod and all the beautiful buildings, but they were ruining my game, so I'll just play without it for now.
Manually edit the "LocalRICOSettings.xml" file (found at "[~Steam_install_path~]\steamapps\common\Cities_Skylines"), adding the XML attribute [ignore-reality="true"] to the definition for the asset. For example, change --
<Building name="Garages_Data" service="office" density="0" sub-service="none" construction-cost="500" ui-category="office" homes="0" steam-id="" level="3" workplaces="20,70,70,30" />
to --
<Building name="Garages_Data" service="office" density="0" sub-service="none" construction-cost="500" ui-category="office" homes="0" steam-id="" level="3" workplaces="20,70,70,30" ignore-reality="true" />