Not sure what you mean.
In Civ2, you had a throne room, which was basically a useless feature, just nice to look at. Everytime one of your cities was celebrating, you could add new stuff to the throne room, like a fancier throne, another carpet, etc.
But no idea what it should have been in Civ4. The XML is left over, and there are also some graphics burried in the .fpk, but else nothing is known.
Ok, shall I put it in Creation and Customization and call it Earth 3000BC Scenario or something like that?Did you upload it? Then sure yes.
And please cut down your signature a bit, maximum allowed is 5 lines.
Ok, shall I put it in Creation and Customization and call it Earth 3000BC Scenario or something like that?
<iTurnDamage>25</iTurnDamage>
###################################################
def globalInit(self):
# Global setup civs
self.pGermanyID = 0
self.pItalyID = 1
self.pJapanID = 2
self.pChinaID = 3
self.pFranceID = 4
self.pEnglandID = 5
self.pUSAID = 6
self.pUSSRID = 7
self.pArabiaID = 8
self.pAustriaID = 9
self.pAustraliaID = 10
self.pBalticStatesID = 11
self.pBrazilID = 12
self.pCanadaID = 13
self.pCentralAmericaID = 14
self.pCzechID = 15
self.pEastBalkanID = 16
self.pFacistIberiaID = 17
self.pFinlandID = 18
self.pIrelandID = 19
self.pLowCountriesID = 20
self.pMexicoID = 21
self.pMongoliaID = 22
self.pNewZealandID = 23
self.pNorwayID = 24
self.pPersiaID = 25
self.pPhilippinesID = 26
self.pPolandID = 27
self.pRepubIberiaID = 28
self.pSiamID = 29
self.pSouthAfricaID = 30
self.pSouthAmericaID = 31
self.pSwedenID = 32
self.pTurkeyID = 33
self.pWestBalkanID = 34
self.pVichyFranceID = 35
Ok, so I'm guessing something like:
Code:<iTurnDamage>25</iTurnDamage>
Is the number percent?