Sid Meier's Civilization VI

Sid Meier's Civilization VI

Оцінок: 199
Sukritact's More City and Unit Info Stack
   
Нагородити
До улюбленого
В улюблених
Прибрати
Type: Mod
Розмір файлу
Додано
Оновлено
328.028 KB
20 берез. 2022 о 3:18
9 квіт. 2022 о 7:21

Підпишіться, аби завантажити
Sukritact's More City and Unit Info Stack

Опис

[www.patreon.com]
[www.buymeacoffee.com]


Please be aware that this mod will NOT do anything by itself. It is intended to be used with other mods that support it.

This mod IS compatible with CQUI and with Simple UI Adjustments

---------------------------------------

For Users

The More City and Unit Info Stack is a mod designed to allow modders to add additional icons to the City and Unit panels without having to worry about compatibility. The icons can be used to provide additional info, trigger popups, and more! Simply subscribe to this mod and any compatible mods will work with it!


For Modders

There is a samples folder in the mod folder that has examples of how you can provide support. There are two ways to add support, first using only XML/SQL through the ModifierStrings table, second through Lua. You can add Lua support either by using a new UI Addin, or more simply through including a Lua file whose name starts with "Suk_MCUIS_".
Коментарів: 27
BtEtta 18 верес. 2023 о 17:30 
But also be sure you even need this mod at all.

As noted in the description it does nothing by itself and when I double checked I couldn't find of my currently installed mods actually using it. To be honest I'm not certain I ever did have a mod that used it, and I misunderstood the purpose of this.
BtEtta 18 верес. 2023 о 17:08 
If you're having problems with the wooden block it may be that you're using CQUI-Lite rather than CQUI. This mod only checks for the latter, and so doesn't apply its CQUI related fixes if you're using CQUI-Lite.


To fix it try the following:
- Navigate to <steam-install-folder>\steamapps\workshop\content\289070\2781905367\UI
- Open the "Suk_MCUIS.lua" file in notepad
- Change the line that reads:
g_IS_CQUI = Modding.IsModActive("1d44b5e7-753e-405b-af24-5ee634ec8a01")
to
g_IS_CQUI = (Modding.IsModActive("1d44b5e7-753e-405b-af24-5ee634ec8a01") or Modding.IsModActive("20c0bddb-67bf-6e15-8328-60c977b3031e"))
Exec 19 черв. 2023 о 7:23 
Same issue with the wooden block, while having neither better city list or better city state.
fiend 9 трав. 2023 о 17:59 
Hey, I'm experiencing some pretty sizable game stutters whenever a unit moves (and probably when some other things happen). I managed to isolate it to this mod by disabling every other mod aside from the official DLC (all of them minus the leader pass). I do find this a bit odd since this even happens without the mods that are required for this to work (in my case, CQUI). The stutters seem to get longer as the game goes on and gets bigger, so I assume it might have something to do with the amount of units in the world?
hugpuppy 2 трав. 2023 о 0:29 
@harry.yoon8: Just thought I'd report that I don't have either of those mods installed or enabled, and yet still seem to have the wooden block issue with this mod.
harry.yoon8 15 берез. 2023 о 15:19 
If you're experiencing a wooden block Issue, disable the mod "better city list" and "better city state"
N7 Helldiver Saiki Kusuo 20 лют. 2023 о 22:00 
Same here, I'm also experiencing the wooden block on the top left of the screen.
Fenragon 13 лют. 2023 о 12:38 
I have the same issue as @DiogoSN is having (although I'd like to point out that it's on the top LEFT).
DiogoSN 24 груд. 2022 о 10:00 
Hey dude, love your mods! Just wanted to say that I had a wierd wood block on the top right corner. Seeya around!
Mitchelson 24 квіт. 2022 о 12:41 
For some reason I can't get this mod to work for me. I thought it might have been a mod compatibility issue so I tried running the game with just Simple UI and this but still no luck.