"(RECOMMENDED)" can this be modded out?

Kieran

Warlord
Joined
Nov 27, 2005
Messages
107
"Recommended" for buildings and Research

I would like to know if this can be modded out as there is no option to switch it off.
 
I think that's just the advisor popups, which can be disabled through the options menus. What he's referring to is when the buliding production box pops up, it has two recommendations at the top.
 
This is the first thing I had in mind to mod too, I found it annoying that there is no option to turn this off. I am always scrolling to the bottom of the build list to find a building or wonder only to scroll back because it is "recommened". Does anyone know if the Firaxis programmers will fix this in the next patch? I feel a little intimidated by all of the files to mod it myself.

EDIT: I have looked briefly at the python files in the .\Assets\Python directory
In the file CvAdvisorUtils.py it has a function on line 373 called cityAdvise(), it appears to be the code that determines which is the best unit and building to build for the city, but I think this is only for the popups that can be disabled in the options screen already. Does anyone know where the python code for making the popup list of build option (and also tech choices) is?
 
Thalassicus said:
I think that's just the advisor popups, which can be disabled through the options menus. What he's referring to is when the buliding production box pops up, it has two recommendations at the top.

I'm afraid you're right. I investigated a bit by looking where the related XML-Text-Key is used and found out that this is the CvGameCoreDLL.DLL only. That means, there is no chance to change anything here.

Sorrry guys.
 
Back
Top Bottom