Recent content by Ralendil

  1. Ralendil

    HOW TO: Modify the religions

    1/ Religion state works like that. You say Islam is your state religion, then all your cities with Islam receive the bonus. Cities without islam get no bonus 2/ Try... ;) I think it should work. 3/ no I haven't tested honnestly... I already think Civ 3 has too much religions...
  2. Ralendil

    HOW TO: Modify the religions

    hmm... well if you change the entries of the Religion it should work normally. Maybe you added an entry, and in this case the last entry is the one displayed in game. And yes start a new game... Saves keep a lot of infos... For the change of a name, i have tested it... and it works...
  3. Ralendil

    HOW TO: Modify the religions

    glup :p something I just figured ^^ the spread is increased if you increase the spread number :( I have checked a bad file when I have written the precision.... So to have a buddhism that doesn't spread put a valor like 50 And if you want to increase spread of other religions...
  4. Ralendil

    Is there anyway to disable certain worker functions?

    you can also comment the lines ;) use the code: <!-- text to comment -->
  5. Ralendil

    Is there anyway to disable certain worker functions?

    maybe a simple 0 instead of a 1 is enough ;)
  6. Ralendil

    Who can fix the civics screen for more options

    I think I have figured how to do that in same time McBierle has posted the solution For the background of the screen I guess this is graphic file that I can't read :( There's a dds file about the civic screen but it appear to be an old screen...
  7. Ralendil

    Is there anyway to disable certain worker functions?

    here ? file: CIV4UnitInfos.xml
  8. Ralendil

    HOW TO: Add a civic option to your game

    Modifications: Python files Files needed: \Assets\Python\Screens\CvCivicsScreen.py Purpose: Permit to add more than one set of civic options. 1/ The lines of code: self.TEXT_MARGIN = 15 The size of text. self.BUTTON_SIZE = 24 The siez of the small button. self.BIG_BUTTON_SIZE =...
  9. Ralendil

    Plustaticman's Skins

    We will have some units to rework the american revolution scenario :)
  10. Ralendil

    Who can fix the civics screen for more options

    if someone succeed to understand quick the python it can be done... I bet we will need a little time before we see people beginning to modify the python files. I have checked myself... and closed it quickly :).
  11. Ralendil

    Why not play both?(Civ3 mods and Civ4?)

    I have thinked the same when I have seen these problems (when I have played, when I have searched the editor etc...). But after a short exploration in the files, it is really simple. You can add a lot of things easily and can change things quickly. For exemple at the moment for my personnal...
  12. Ralendil

    Plustaticman's Skins

    Nice work :) I like :) Continue that, I love playing with a lot of differents units for each civilizations
  13. Ralendil

    GUIDE: Adding new units

    I just add one thing, cause it is true there's so much to say about this... I have even succeeded to limit the nuclear weapons to the civilizations that would build a national wonder "manhattan project". So ... so much we could say ;).... Well the precision :p... We must precise the fact...
  14. Ralendil

    Proposal: Realistic religions mod. COMMENTS NEEDED.

    The religion in civ4 should work like in Medieval Total war. You should have an unrest due to the religion, and the religion should prosper or be eliminated from a city...
  15. Ralendil

    How to mod civ colors?

    For colors: Files needed: \Assets\xml\interface\CIV4ColorVals.xml \Assets\xml\interface\CIV4PlayerColorInfos.xml \Assets\xml\civilizations\CIV4CivilizationInfos.xml CIV4ColorVals.xml here, you put your new color: <ColorVal> <Type>COLOR_PLAYER_BLUEGREEN</Type>...
Top Bottom