need help editing CvTechChooser.py

Jaxx

Chieftain
Joined
Jul 25, 2014
Messages
68
Location
Earth
I have been editing the CvTechChooser.py and I have it mostly the way I want. I've been doing trail and error, looking at other CvTechChooser.py files, looking at tutorials but I haven't been able to fix my arrows in the technology advisory menu as some of them don't link up to techs. I don't know where to go from here.
 

Attachments

  • BTS.rar
    18.8 KB · Views: 69
I think I have to edit these line types
screen.addDDSGFCAt( self.getNextWidgetName("TechArrow"), sPanel, ARROW_X, iX + self.getXStart(), iY + self.getYStart(1), self.getWidth(xDiff) / 2, 8, WidgetTypes.WIDGET_GENERAL, -1, -1, False

I'm just not sure how to come to the solution. Looking at all the other CvTechChooser.py examples I have, I tried putting in those numbers, they didn't work. Seeing a correct solution I can see where I went wrong so far.

What I am trying to do is merge Warlords and Next War and have BUG 4.4 as the starting point.
 
Show me a screen shot of these arrows so that I understand you more clearly, please.
 
Top Bottom