Right here's the lowdown.
I have made Yubtseb Elephants and a slightly edited War Elephant unit to be recruited. Having an Elephant recuited in a Large Town is rediculous so I think either their Large Temple of Law or their city barracks to be able to recruit Scythian War Elephants. Then I would need a higher up building to be able to recruit Yubtseb. But I don't want to create a new tier level for the Scythians to just build one unit.
So I need to make a new building just for the Scythians called yubtseb_training_ground and make the building capable of recuited War elephants needed in the settlement. I know how to edit the Descr_Export_Buildings file and Export_Buildings but nothing else. What about the picture at the bottom, will that be there? And the picture when you right click it? Will it just CTD?
Is this correct for the Export_Descr_Buildings file?:
building yubtseb
{
levels yubtseb_training_ground
{
yubtseb_training_ground requires factions { scythia, } and building_present_min_level {Insert building type} {Insert Building}
{
capability
{
recruit "cheat oliphants" 0 requires factions { scythia, }
law_bonus bonus 1 (only if it's built needing a Law Temple)
}
construction 5
cost 3200
settlement_min large_town
upgrades
{
}
}
}
plugins
{
}
}
And this for Export_Buildings?:
¬--------------
{proconsuls_palace} Yubtseb Training Ground
{yubtseb_training_ground_desc} WARNING! This baseline description should never appear on screen!
{yubtseb_training_ground_short} WARNING! This baseline short description should never appear on screen!
{yubtseb_training_ground_barbarian_desc}
This training ground has been specially built to train the mighty Scythian Yubtseb Elephants and their riders in the art of war. Though this building may seem long and expensive to build for just one unit, the units this building produces can change the odds of any battle to your favour.
{yubtseb_training_ground_barbarian_desc_short}
This training ground has been specially built to train the mighty Scythian Yubtseb Elephants and their riders in the art of war.
{proconsuls_palace_carthage_desc}
WARNING! This text should never appear on screen!
{proconsuls_palace_carthage_desc_short}
WARNING! This text should never appear on screen!
{proconsuls_palace_eastern_desc}
WARNING! This text should never appear on screen!
{proconsuls_palace_eastern_desc_short}
WARNING! This text should never appear on screen!
{proconsuls_palace_parthia_desc}
WARNING! This text should never appear on screen!
{proconsuls_palace_parthia_desc_short}
WARNING! This text should never appear on screen!
{proconsuls_palace_egyptian_desc}
WARNING! This text should never appear on screen!
{proconsuls_palace_egyptian_desc_short}
WARNING! This text should never appear on screen!
{proconsuls_palace_greek_desc}
WARNING! This text should never appear on screen!
{proconsuls_palace_greek_desc_short}
WARNING! This text should never appear on screen!
{proconsuls_palace_roman_desc}
WARNING! This text should never appear on screen!
{proconsuls_palace_roman_desc_short}
WARNING! This text should never appear on screen!
¬--------------
This is all I know. Help.
Bookmarks