Perhaps someone more educated than I in the mysterious ways of Python can answer this -
I've modded the SDK to add another domain, named DOMAIN_HELO. This allows units to enter any terrain (i.e. both land and water) and has the same basic functionality as Roger Bacon's Flying Mod (credit due).
However, I find that the background graphics for any units using this new domain (i.e the Gunship) are missing. I've tried everything I can think of, and spent double-digit hours poring over all of the source and Python files. I think the key is in the file CvPediaUnit.py, line 108, but I'll be damned if I can figure it out. Probably something obvious I'm missing.
Any help on this one?
I've modded the SDK to add another domain, named DOMAIN_HELO. This allows units to enter any terrain (i.e. both land and water) and has the same basic functionality as Roger Bacon's Flying Mod (credit due).
However, I find that the background graphics for any units using this new domain (i.e the Gunship) are missing. I've tried everything I can think of, and spent double-digit hours poring over all of the source and Python files. I think the key is in the file CvPediaUnit.py, line 108, but I'll be damned if I can figure it out. Probably something obvious I'm missing.
Any help on this one?