Platybuilder not working right

Colon

King
Joined
Sep 25, 2001
Messages
872
Whenever I try to select/change an item the builder automatically reverts to a particular item in the list. For instance, I want to toggle city flipping from culture in game options, but when I click it, advanced starts gets toggled. Or I want to place a resource, say rice, but when I click it in the menu, aluminium is selected.

I simply dropped the files in custom assets. Could there be a conflict with other files I put in there (those of BUG mainly)?
 
1) It is meant to be in real BTS mod folders, not some custom assets folder.

2) BUG is known to disable functions in CvGameUtils, which is used in PB, so you have to figure out how to merge.
 
Theoretically speaking, would that be difficult? I don't understand a lot of python.
 
Bear with me for a moment: I was thinking of integrating K-Mod with Platybuilder and there's only on file that conflicts, CvScreensInterface.py. Suppose I copy/paste all the lines of code from the Platy version that are absent in the K-Mod version, should that get things working normally? Or does it involve rewriting lines?
 
Back
Top Bottom