Sid Meier's Civilization VI

Sid Meier's Civilization VI

199 értékelés
Sukritact's More City and Unit Info Stack
   
Díjazás
Kedvenc
Kedvenc
Törlés
Type: Mod
Fájlméret:
Közzétéve:
Frissítve:
328.028 KB
2022. márc. 20., 3:18
2022. ápr. 9., 7:21
2 változásjegyzék ( megnézés )

Feliratkozás a letöltéshez
Sukritact's More City and Unit Info Stack

Leírás

[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 megjegyzés
BtEtta 2023. szept. 18., 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 2023. szept. 18., 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 2023. jún. 19., 7:23 
Same issue with the wooden block, while having neither better city list or better city state.
fiend 2023. máj. 9., 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 2023. máj. 2., 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 2023. márc. 15., 15:19 
If you're experiencing a wooden block Issue, disable the mod "better city list" and "better city state"
N7 Helldiver Saiki Kusuo 2023. febr. 20., 22:00 
Same here, I'm also experiencing the wooden block on the top left of the screen.
Fenragon 2023. febr. 13., 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 2022. dec. 24., 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 2022. ápr. 24., 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.