Announcement

Collapse
No announcement yet.

Is there any way to totally prohibit Diplomatic Contact?

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

  • Is there any way to totally prohibit Diplomatic Contact?

    Is it possible to disable diplomacy in a scenario???

    ------------------
    "I'm too out of shape for a long fight so I'll have to kill you fast"
    Administrator of the CornEmpire Forum
    My Civ 2 Scenario Page.
    I AM CANADIAN!
    Gamecatcher: Multiplayer Civ 2 Democracy Game
    CornEmpire Owner/Operator
    Grand Minister: Dominion of the Balance & CornEmpire Software

  • #2
    Sure, via events. Add the following in the EVENTS.TXT:

    @IF
    NEGOTIATION
    talker=ANYBODY
    talkertype=HumanOrComputer
    listener=ANYBODY
    listenertype=HumanOrComputer
    @THEN
    @ENDIF

    Please note that some scenario creators have said that this doesn´t work with all scenarios. In some cases it´s neccesary to replace talker and listener with the civnames. That means that you have to create sepparate events like the one above for EVERY PAIR of civs you have in the game, like this:

    @IF
    NEGOTIATION
    talker=Romans
    talkertype=HumanOrComputer
    listener=Greeks
    listenertype=HumanOrComputer
    @THEN
    @ENDIF

    AND

    @IF
    NEGOTIATION
    talker=Greeks
    talkertype=HumanOrComputer
    listener=Romans
    listenertype=HumanOrComputer
    @THEN
    @ENDIF


    However, the first event works with my scenarios...


    ------------------
    Civ2000
    Blah

    Comment


    • #3
      Thank you very much. This will help me a lot in my future scenario. Unfortunatly I'm too lazy to fix my other scenarios.

      ------------------
      "I'm too out of shape for a long fight so I'll have to kill you fast"
      Administrator of the CornEmpire Forum
      My Civ 2 Scenario Page.
      I AM CANADIAN!
      Gamecatcher: Multiplayer Civ 2 Democracy Game
      CornEmpire Owner/Operator
      Grand Minister: Dominion of the Balance & CornEmpire Software

      Comment


      • #4
        You can also read the scenario design FAQ by Radioscope: Radiospace’s CIV 2 Scenario Design FAQ

        It has an entire section that talks about diplomacy. It tells how you can set up civs to hate each other, etc. I'd say you could d/l it from my site but my server is down and I can't update my web pag.

        ------------------
        Kitana
        Shogun of the Japanese
        Kitana
        Shogun of the Japanese

        Comment

        Working...
        X