I saw this in descr_events...
Code:
; emergent_faction - triggers the emergence of the given faction. This faction must be marked
; as emergent in descr_strat.txt
Does this mean that I can make a faction show up at a certain time? If so, how do I decide what cities they get?
Also, can I make cities show up later in the game?
By the way, I'm using RTW, not BI.
EDIT: Oh, one more question: How do I choose which portrait a character that starts in the game gets? For example, for Flavius Julius I see this:
Code:
character Flavius Julius, named character, leader, age 47, , x 89, y 82
traits GoodCommander 2 , NaturalMilitarySkill 1 , GoodDefender 1 , PoliticsSkill 3 , GoodAdministrator 2 , Austere 1
ancillaries aged_retainer
army
unit roman generals guard cavalry early exp 1 armour 0 weapon_lvl 0
unit roman hastati exp 1 armour 0 weapon_lvl 0
unit roman hastati exp 1 armour 0 weapon_lvl 0
unit roman triarii exp 1 armour 0 weapon_lvl 0
unit roman archer exp 1 armour 0 weapon_lvl 0
Which of these changes the character portrait?
Bookmarks