Announcement

Collapse
No announcement yet.

Pillaging how do I ???

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

  • Pillaging how do I ???

    A. remove the ability from the game?

    B. Remove the ability from some land units but not all?
    ---------------------------------------------
    Pavlov Zangalis - Hero of the capture of Berlin RFDG.
    ---------------------------------------------

  • #2
    You could probably get rid of the option in the options menu, but I think the short cut is hard wired.

    Comment


    • #3
      [list=A][*]
      You can stop the AI from pillaging by using CivCity to change the "Founded by" byte of cities to the AI civ most likely to pillage. That stopped them cold in EA.

      As for humans, I wonder whether some judicious editing of Menu.txt and Game.txt might work. At the very least, you can plaster menus, @PILLAGEWHAT, and @PILLAGEMENU with warnings that it's against your rules. What happens when you edit @ORDERS of Rules.txt?
      [*]No way that I know.

      As a workaround, you might be able to set up certain terrain(s) as 'improved'. Maybe something like this.

      Code:
      @COSMIC
      0      ; Base time for engineers to transform terrain (x2)20
      
      @TERRAIN
      ;Name, m,d,  f,s,t, irr, f,#t,ai,mine,s,#t,ai,xform,impassable 
      Farm,  1,2,  3,1,0, no,  0, 1, 0, no, 0, 1,0,  Pln,   no, ; Drt 
      Grass, 1,2,  1,1,0, Drt, 0, 1, 0, no, 0, 1,0,  no,    no, ; Pln
      This way only settlers can 'pillage' via the transform command (which should be renamed).[/list=a]

      Hope this makes sense.

      Can these settings be made in Civ3?

      [EDIT HT's faster]
      El Aurens v2 Beta!

      Comment


      • #4
        What I am trying to do is allow pillaging by some units and not by others (player only) not ai. This is already a pre made scenario (red front1.5)

        I have edited out the ability to pillage fortress (thanks for tip game.txt) and will edit a warning in text when pillaging to remind of rules.

        Thanks
        Last edited by Colwyn; March 16, 2004, 00:00.
        ---------------------------------------------
        Pavlov Zangalis - Hero of the capture of Berlin RFDG.
        ---------------------------------------------

        Comment

        Working...
        X