Takagi Hiro
Prince
- Joined
- Jan 8, 2010
- Messages
- 516
Well, can't find it in a form of a download... someone help? Maybe Rhye himself? XD
When do Mombasa and Quelimane spawn?
Yes, but all of the attention has went to RFC:GW(Rhye's and Fall of Civilization:Greek World).
Two things:
First of all, I thought barbs only spawn in fog of war. Yet, regularly, I see barbs spawning right before my eyes. How come?
Secondly, Some barbs spawn in the weirdest of places. Here's two barbs spawning on a PEAK:
View attachment 243424
Well, can't find it in a form of a download... someone help? Maybe Rhye himself? XD
I remember this being asked sometime, but never got around to see the replies coming up; is it possible to somehow edit the files in order to be able to switch civ more than once doing a game?
if (iCurrentTurn == iBirthYear + self.getSpawnDelay(iCiv)) and (gc.getPlayer(iCiv).isAlive()) and (self.getAlreadySwitched() == False) and (iHuman+tDifference[iHuman] < iCiv):
self.newCivPopup(iCiv)
if (iCurrentTurn == iBirthYear + self.getSpawnDelay(iCiv)) and (gc.getPlayer(iCiv).isAlive()) and (iHuman+tDifference[iHuman] < iCiv):
self.newCivPopup(iCiv)