Need Scenario/Leaders help Help

Sleeping_Dragon

Chieftain
Joined
Mar 17, 2006
Messages
24
First, sorry if this is the wrong place. Second, a few questions.

1.How do I input events that add units, change city possisions, and display text like the Civil War one.

2.How do I choose what technologys my seperate civilizations have from the get go and how much they can research.

3.How do I add new variations of units into the mix? Like heros.

4.Starting text and a description of the scenario at the title screen

5.How can I change the leader faces?

6.How can I change the flags?

7.How can I change their special units.


Thanks for any help you can offer. In case your wondering, this is for my Romance of the Three Kingdoms Scenarios.
 
1) Via Python.

2) Either via Python or in the xml for each civ in CIV4CivilizationInfos.xml.

3) Via XML for units that can only be produced once or X times per faction (look at the CIV4UnitClassInfos.xml file).

4) Not sure what you mean by that. Usually that's controlled by the map script, but I haven't played with WB Scenarios, so you'll have to experiment (or get an answer from someone who actually knows 8).

5) There's a tutorial (at least one) in the tutorials forum.

6) See 5.

7) UUs are defined in CIV4CivilizationInfos.xml. Adding units is described in the tutorials forum.
 
Back
Top Bottom