LeeS
Imperator
I've been working on a Knights Templar mod where a new World Wonder will give a special unit every X turns. I want the unit to only be available via my wonder. Everything is working correctly, and the unit functions properly in-game, but nothing shows in the civilopedia for my special unit. The icon shows in the tech tree, and the <Help> tag is being properly displayed when I mouse over the unit icon in the tech tree, just nothing whatsoever appears in the civilopedia. I'm not seeing anything in the logs except "Missing Entry for UNIT_CRUSADER_LEGION" which isn't telling me a whole lot. OK, it probably is telling me everything I need to know, but I can't tell from this what is "missing".
To be more clear: everything in my mod is working correctly except the civilopedia for my Crusader unit.
Is this because of the way I locked-out the unit from being built or puchased by a player?
Is there a better way to accomplish the "lock" for my unit? One that will let my unit show up on the civilopedia?
PS: I'm using a copy of the roman legion unit to act as a "stand-in" for my Crusader unit. I simply copied everything from the units.xml for the Roman Legion, and then altered as I needed to create my Crusader unit.
edit to remove the attachment since I have my question answered
To be more clear: everything in my mod is working correctly except the civilopedia for my Crusader unit.
Is this because of the way I locked-out the unit from being built or puchased by a player?
Is there a better way to accomplish the "lock" for my unit? One that will let my unit show up on the civilopedia?
PS: I'm using a copy of the roman legion unit to act as a "stand-in" for my Crusader unit. I simply copied everything from the units.xml for the Roman Legion, and then altered as I needed to create my Crusader unit.
edit to remove the attachment since I have my question answered