Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Private profiles are literally the most annoying thing on this entire website/app.
Activating multiple rites at once does tighten the UI space a bit, but the sacrificial captives does not clip with any other resource upon my testing.
I highly recommend you apply this to your main mod so people can test it further and confirm if this is indeed an accidental "fix".
Hey cole, I did some experimenting with your mod. I may have found a fix for the issue people have with the resource UI overriding other modded resources like alignments, favors, etc.
In the sotek rite lua script there is a line of code which inserts the UI in the first place.
local extra_jar_button = find_uicomponent(core:get_ui_root(), "hud_campaign", "resources_bar_holder", "resources_bar", "canopic_jars_holder");
extra_jar_button:SetVisible(false);
Everything functions though, so I'm just reporting it for anyone who wants to use both.