rarmonio8920
Chieftain
- Joined
- Oct 15, 2008
- Messages
- 28
Hi everyone. First post here and I'd like to say that there's a lot of great tutorials here. I've been successful in learning how to work with the XML.
What I'm trying to do has to do with great generals and capturing.
1.) I'd like to have Great Generals be captured and remain as Great Generals. I think that's easily solved if I just change <Capture>NONE</Capture> to <Capture>UNITCLASS_GREAT_GENERAL</Capture> in the Civ4UnitInfos.xml file.
2.) If the Great General has become a Warlord, I'd like to be able to capture the Great General if he has been defeated.
I'm trying to make a Naruto mod and right now, but it hasn't worked too well...
If you don't watch Naruto, a Bijuu is simply a demon (9 total throughout the world). A Jinchuuriki is a person that has had the demon sealed into them, making them much more powerful. Bijuus are, for the most part, immortal, but Jinchuuriki are not. So if a jinchuuriki were to be killed, the Bijuu would live on after that.
I've been trying to do the following:
- Create a Bijuu unit, one that is similar to a Great General unit.
- The Bijuu can then be sealed into any unit, becoming a jinchuuriki, similar to how Great Generals can act as a Warlord for (I think) every unit.
- If the jinchuuriki is defeated in battle, I would like for him to be captured as a Bijuu again.
I've been successful in capturing my created Bijuu unit when they are not a Jinchuuriki. But if I kill a Jinchuuriki, it is killed and doesn't remain as a Bijuu.
Any thoughts?
What I'm trying to do has to do with great generals and capturing.
1.) I'd like to have Great Generals be captured and remain as Great Generals. I think that's easily solved if I just change <Capture>NONE</Capture> to <Capture>UNITCLASS_GREAT_GENERAL</Capture> in the Civ4UnitInfos.xml file.
2.) If the Great General has become a Warlord, I'd like to be able to capture the Great General if he has been defeated.
I'm trying to make a Naruto mod and right now, but it hasn't worked too well...

If you don't watch Naruto, a Bijuu is simply a demon (9 total throughout the world). A Jinchuuriki is a person that has had the demon sealed into them, making them much more powerful. Bijuus are, for the most part, immortal, but Jinchuuriki are not. So if a jinchuuriki were to be killed, the Bijuu would live on after that.
I've been trying to do the following:
- Create a Bijuu unit, one that is similar to a Great General unit.
- The Bijuu can then be sealed into any unit, becoming a jinchuuriki, similar to how Great Generals can act as a Warlord for (I think) every unit.
- If the jinchuuriki is defeated in battle, I would like for him to be captured as a Bijuu again.
I've been successful in capturing my created Bijuu unit when they are not a Jinchuuriki. But if I kill a Jinchuuriki, it is killed and doesn't remain as a Bijuu.
Any thoughts?