Announcement

Collapse
No announcement yet.

Great TeamGame (new)

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

  • #16
    2 to TBM

    Comment


    • #17
      Turn 2 to Grandpa Troll.

      Comment


      • #18
        Turn 2 to Ric

        cc Hatschy

        I have a question.

        I cannot change govt's and I am WAY beyond religion in my science tech tree

        Anyone have any input?

        Thanks

        Gramps
        Hi, I'm RAH and I'm a Benaholic.-rah

        Comment


        • #19
          Don't you need theocracy?

          3 to TBM

          Comment


          • #20
            Originally posted by ricketyclik
            Don't you need theocracy?

            3 to TBM
            Yes, but usually, in a normal game, Religion>Theocracy come up pretty quickly.

            Before writing and before Geometry to name a few

            It just "seems" like it is missing or should have already passed

            Maybe my memory is failing me, been awhile since I played CTP



            GT
            Hi, I'm RAH and I'm a Benaholic.-rah

            Comment


            • #21
              The PBEM Mod Lite gives you an extra advance out of six possible advances. Here is the piece of SLIC code from the scenario:

              While(l < 1) {
                a = Random(5);
                if (a == 0){
                  GrantAdvance(g.player, 8);
                }
                if (a == 1) {
                  GrantAdvance(g.player, 9);
                }
                if (a == 2) {
                  GrantAdvance(g.player, 11);
                }
                if (a == 3) {
                  GrantAdvance(g.player, 17);
                }
                if (a == 4) {
                  GrantAdvance(g.player, 10);
                }
                if (a == 5) {
                  GrantAdvance(g.player, 18);
                }
                l = l + 1;
              }
              l = 0;

              The correspondence between numbers and advances is:

               8 WRITING
               9 GEOMETRY
              10 MONARCHY
              11 IRON_WORKING
              17 ASTRONOMY
              18 THEOCRACY

              So there is a chance to start with Theocracy already available.

              Turn 3 to Grandpa Troll.

              Comment


              • #22
                Turn 3 to Ric

                cc Hatschy

                Maybe I will soon have the opportunity to see it then

                GT
                Hi, I'm RAH and I'm a Benaholic.-rah

                Comment


                • #23
                  4 to TBM

                  Comment


                  • #24
                    Turn 4 to Grandpa Troll.

                    Comment


                    • #25
                      Turn 4 to Ric
                      cc Hatschy

                      I now have the ability to research Theocracy

                      Hi, I'm RAH and I'm a Benaholic.-rah

                      Comment


                      • #26
                        This morning a scout from BigChief Birdie NamNam glorious foot-swappers meet a lost unit from Don Maxims "just as glorious" Brazilian Sambatroops.

                        The moment they saw each other, they know: "Hey man.... that one is trustworthy". And they exchanged maps, coffee, rice-and-curry etc...... and some knowledge too!
                        First they ignore you. Then they laugh at you. Then they fight you. Then you win.

                        Gandhi

                        Comment


                        • #27
                          Turn 5 to Grandpa Troll.

                          Comment


                          • #28
                            Turn 5 to Ric

                            cc Hatschy

                            settling in with optimism for our future
                            Hi, I'm RAH and I'm a Benaholic.-rah

                            Comment


                            • #29
                              6 to TBM

                              Comment


                              • #30
                                6 to Hatschy.
                                First they ignore you. Then they laugh at you. Then they fight you. Then you win.

                                Gandhi

                                Comment

                                Working...
                                X