Sid Meier's Civilization VI

Sid Meier's Civilization VI

199 valoraciones
Sukritact's More City and Unit Info Stack
   
Premio
Favoritos
Favorito
Quitar
Type: Mod
Tamaño
Publicado el
Actualizado el
328.028 KB
20 MAR 2022 a las 3:18 a. m.
9 ABR 2022 a las 7:21 a. m.
2 notas sobre cambios ( ver )

Suscríbete para descargar
Sukritact's More City and Unit Info Stack

Descripción

[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 comentarios
BtEtta 18 SEP 2023 a las 5:30 p. m. 
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 SEP 2023 a las 5:08 p. m. 
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 JUN 2023 a las 7:23 a. m. 
Same issue with the wooden block, while having neither better city list or better city state.
fiend 9 MAY 2023 a las 5:59 p. m. 
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 MAY 2023 a las 12:29 a. m. 
@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 MAR 2023 a las 3:19 p. m. 
If you're experiencing a wooden block Issue, disable the mod "better city list" and "better city state"
N7 Helldiver Saiki Kusuo 20 FEB 2023 a las 10:00 p. m. 
Same here, I'm also experiencing the wooden block on the top left of the screen.
Fenragon 13 FEB 2023 a las 12:38 p. m. 
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 DIC 2022 a las 10:00 a. m. 
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 ABR 2022 a las 12:41 p. m. 
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.