Announcement

Collapse
No announcement yet.

Natural Disasters

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #61
    Originally posted by Immortal Wombat
    The 14 in that line is the "reason" behind the unhappiness. In this case, 14 is conquest, because unsurprisingly, there is no unused "Natural disaster" reason. I have a list of them somewhere if you want the other "reasons", but none of them show up in the city manager, so there isn't much point.
    Ben, where you got this list. I would like to know the other reasons.

    -Martin
    Civ2 military advisor: "No complaints, Sir!"

    Comment


    • #62
      Originally posted by Martin Gühmann


      Ben, where you got this list. I would like to know the other reasons.
      Used one of your techniques - Open CtP2.exe in notepad Search for conquest or something, its quite obvious once you find the right place.
      I don't see they have any different effect though
      Concrete, Abstract, or Squoingy?
      "I don't believe in giving scripting languages because the only additional power they give users is the power to create bugs." - Mike Breitkreutz, Firaxis

      Comment


      • #63
        Small problem with the messages...

        When I get a disaster, I will get a sample message like this

        "Luckily it was nowhere any of our cities, but in Rome, the city of {city[0].name} suffered the effects of a force 3 earthquake."

        The link to the city name is not working. What should I change it to?

        Haven't seen any Tsunamis - I hadn't changed the chance to get them though. Otherwise the coding is working good.
        Yes, let's be optimistic until we have reason to be otherwise...No, let's be pessimistic until we are forced to do otherwise...Maybe, let's be balanced until we are convinced to do otherwise. -- DrSpike, Skanky Burns, Shogun Gunner
        ...aisdhieort...dticcok...

        Comment


        • #64
          Originally posted by hexagonian
          When I get a disaster, I will get a sample message like this

          "Luckily it was nowhere any of our cities, but in Rome, the city of {city[0].name} suffered the effects of a force 3 earthquake."

          The link to the city name is not working. What should I change it to?
          I don't know why this isn't working, maybe Peter will drop by and shed some light on it. Try changing the bit in ND_str.txt to:
          Code:
          {theNearestCity.name}
          Haven't seen any Tsunamis - I hadn't changed the chance to get them though. Otherwise the coding is working good.
          **bites nails**

          I still think its buggy, but if it works, I'll leave it.
          Concrete, Abstract, or Squoingy?
          "I don't believe in giving scripting languages because the only additional power they give users is the power to create bugs." - Mike Breitkreutz, Firaxis

          Comment

          Working...
          X