Recent content by luukjn

  1. L

    War of the Elements

    Dual colour leaders are already in ;) for blue-black check "the unseen" civilization.
  2. L

    War of the Elements

    Yes, I have based the factions on "political views". It is well worth reading the following article (and the articles Mark Rosewater links to at the top) to get an idea of these political ideas: article about the red politics and ideas When designing the traits I tried to stay as close as...
  3. L

    War of the Elements

    I have added screenshots explaining more about the relations and traits of each faction. I posted this here since the mod is still a work in progress (graphical anyway).
  4. L

    War of the Elements first release 2016-10-05

    This mod requires Beyond the Sword 3.19 More information can be found in this thread Please file bugs via the sourceforge project page: https://sourceforge.net/projects/waroftheelement/ To install just use the .exe that you can download from sourceforge, the installation will ask you...
  5. L

    War of the Elements

    War of the Elements After some time I can finally announce War of the Elements, a mod for Civilization IV Beyond the Sword. I started this mod a couple of months ago from an idea I was walking around with for a couple of years already (ever since I stopped playing magic: the gathering). In...
  6. L

    aCK-3 The Cat with the Hat

    yeah, you are still at war the last time I checked, I did not check to see what hannibal wants for peace. But war does not mean he will never vote for you again, or something like that, get him to your religion, gift him some techs and he will be pleased/friendly in no time :P Though I must say...
  7. L

    aCK-3 The Cat with the Hat

    Lurker comment If you are going for diplo, you will first have to get some Buddhism spread in Hannibals land. But I doubt it will be possible. You need 603 votes for diplo (AP), I don't know how the capitulation of HC influences his votes, but at the moment HC will vote for himself (pre...
  8. L

    Diplomatic victory still possible?

    Currently I'm playing a game as Willem van Oranje where I'm trying for a diplomatic victory (religious leader) on noble. Before I went on an exploration of the world I had build the AP under Buddhism, while Wang Kong had the shrine. It was no biggie (at this point) since I had most of the votes...
  9. L

    sworn enemies/friends per civ

    Already got this working, I just had to look further then the next method. I now placed the XML load lines like this: bool CvCivilizationInfo::readPass2(CvXMLLoadUtility* pXML) { // ... pXML->SetVariableListTagPair(&m_pbEnemies, "Enemies", sizeof(GC.getCivilizationInfo((CivilizationTypes)0))...
  10. L

    sworn enemies/friends per civ

    I have been working on a mod where each civ has a pre-set attitude towards their friends (+10) and enemies (-10). The first way I got this working was to hard-code it in a world builder scenario file, which is not very neat, since the pre-set relations will not work for the automatic map...
Back
Top Bottom