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
Will you please add a "?" civ indicator on wonders which have been built by other civilization when you don't know which one?
* Currently, the only indicator that it has been built already by someone else is the "built" text when you hover the wonder.
It's just simple changes but spread over several lines.
Can I make a discussion ? Will be better than putting it in the comments.
If you want you could post which changes you did in a compact way.
Maybe someone else prefers the settings you did.
Then no more excuses xD
Na that wasn't comment spam.
And sorry for the comments spam ! ^^
I didn’t want to bother again so I tried myself, blindly made several try and retry. This time it was mostly in the lua, as modifying the text file alone was creating ugly formatting. I managed to hide them ! I hope I didn’t create any unforeseen effect tho lol
Also just noticed the progressive reveal of the wonder’s icon, that’s also a hint I’d like to remove ! That’s my next quest ^^
Well even with AI enhancer mods they don't have a lot of consideration for most of the wonders. Maybe future mod will change that once access to more of the game functions ! But it’s still far better than vanilla AI though, no doubt lol
You could try RomanHolidaysAI this Ai is more challenging than vanilla AI.
Well, speaking of losing a wonder race, I just missed the pyramids on its very last lap ! I'm totally disgusted lol
I like when AI build them though, I added enough of them I needed to resize the window multiple times, and even switch eras for some ; But sadly, most of the time I end up building the majority of them by myself alone lol
Tbh this whole mod is just a quick and dirty tweak :D
If I'm not mistaken, in the Code there is no distinction between the player Civ and the other Civs. So I would need to implement a distinction or something like that to only show the player Civ name and remaining rounds of the player Civ.
And I didn't bother to do that because it's mostly working like I wanted.
Would be cool to still have it written when it’s me building the wonder, but I suppose that would require more coding, and not less, unlike this quick tweak. lol But it’s nickpicking anyway, that’s good like that ! Thanks again !
Tell me if it's working as you liked.
Nor if it would only remove it in the window or also screw something else lol
Well, modification made, I’ll see how it goes next launch !
Thanks much for the quick and precise answer =3
Go to the mod location:
\Steam\steamapps\workshop\content\289070\3166131903\Text\
- Open the DetailedWonderReminder.sql you want to use.
- In the first Line (here DetailedWonderReminder_en_US.sql):
('en_US', 'LOC_KNM_REMINDER_BUILDING', '{1_CivName}')
- Delete: {1_CivName}
- Then the line should look like this:
('en_US', 'LOC_KNM_REMINDER_BUILDING', '')
Now save it and you should have a blank instead of the Civ name.
Nonetheless, I love this mod, and I totally agree with your twists about it ! Thanks !