MaxAstro
Spiral Knight
- Joined
- Dec 18, 2007
- Messages
- 645
I'm trying to extract the Fort commander code and import it into my custom mod-mod. So far everything has worked fine; I have claimable forts, fort commanders are generated and upgrade properly. However, I can't for the life of me get them to generate influence.
I've pulled updateAllForts, updateFortCulture, updateCastleCulture, and updateCitadelCulture out of EventManager.py, but that doesn't seem to be enough; is there any other python that is needed for fort commanders to generate culture?
I've pulled updateAllForts, updateFortCulture, updateCastleCulture, and updateCitadelCulture out of EventManager.py, but that doesn't seem to be enough; is there any other python that is needed for fort commanders to generate culture?