Recent content by sinanozel

  1. S

    Modding Bug

    For a while, the problem seemed to stop. However, when I ran the game one more time, the problem happened again. Deleting the Custom Assets folder did not help this time. It seems to come and go, almost as if random. I have recently added a "Monastery build" to the Missionary Unit, I...
  2. S

    Modding Bug

    OK, this seems to have worked Thanks for the help. I just hope the problem does not recur.
  3. S

    Modding Bug

    OK, I will try to give more information. 1) I have no Python components. 2) The game interface has simply disappeared, all of it except for the menu that comes when I hit "Escape". The map, the sliders, the advisors buttons, everything has disappeared. I also cannot get the Options on the...
  4. S

    Modding Bug

    Hi, When I start my mod, the game interface is gone. When I start the WorldBuilder, all building, unit, terrain etc icons are gone. When I restart the game with another mod, such as FfH, the game starts normally. My own mod appears to be fixed the next time I run it, but the problem recurs...
  5. S

    How to set the game start date?

    Another important file is GlobalDefines.xml right under the XML directory. The following parameter is defined in the file: <Define> <DefineName>START_YEAR</DefineName> <iDefineIntVal>-4000</iDefineIntVal> </Define> Now, can I make the time pass in weeks or months instead of years?
  6. S

    How to set the game start date?

    Hmm, I did some work in the time being, and it appears that the file I was looking for is the following: CIV4GameSpeedInfo.xml under the GameInfo directory in the XML folder. I am working on the file now, but additional information will be most welcome.
  7. S

    How to set the game start date?

    How can I set the Start Date of the game, and can I change the pace the game plays at (such that each turn equals a week, specifically) Can I also slow down the pace of scientific development?
  8. S

    New Worker Action

    Tested and it works. Wonderful. Thanks a lot!
  9. S

    New Worker Action

    Hey everyone, I am a newbie to the Civfanatics, and this is the first post. What I want to do is to add a new worker action for a specific type of Fortress: 40 % to defense, but does not act as a city. I though I could do it through XML only, but no new worker action button pops up on the...
Back
Top Bottom