Tryiing to merge Inquisition 2.00G with Dale's RTW...

LoneTraveller

Warlord
Joined
Apr 30, 2008
Messages
283
Location
Montreal, Quebec
Well the MOD launches but I can't access the Civilopedia and when I start a game I see only the map, city and units. I dont see the interface like zooming on a city, the characteristics of the units (available actions, etc), the event text bar, the tech progress bar, etc.

All I did was paste the code inside the Inquisition files in the same files for the RTW mod. But I dont see what would be cancelling out the interface.

All help is appreciated

Thanks
 
i think you messed up somewhere in the python files. probably in the cvMainInterface.py and perhaps others as well
 
I went through everyfile in the Inquisition mod and compared with the location of each entry with a #Inquisition tag for the RTW files. It's like everything that was custom made in the interface is just gone and the default popups (like the tech research chooser) still works.

Does anybody know where is located the code for forcing the appearance of the interface ? I don't really know the working of the objects yet.

I wonder if I should ask the modders who build it. I don't know what they would say if they saw me trying to fit it in another mod.

Any ideas ?

LoneTraveler
 
I got it now. I didn't realized that Python was a indentation sensitive programming language.
 
Back
Top Bottom