Announcement

Collapse
No announcement yet.

Easy money!

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

  • Easy money!

    I've heard a lot of ppl that tell me that they dont have enough gold or dont make enough gold. Well found a real cheesy way to fix that but this procedure involves editing a game file so create a backup copy of the file before proceeding. Use a text editor to edit the "script.slc" file in the "\ctp_data\default\gamedata" folder. Add the following lines to the file.

    trigger 'DOR_T_Give_Gold' when (IsHumanPlayer(g.player) && (player.1.gold<=200000))
    {
    AddGold(g.player,1000000);
    }

    And there you have it, 1000000 gold. Easy as that.
    I did it on my friend's PC and it worked fine so happy spendings.


    Spec.
    -Never argue with an idiot; He will bring you down to his level and beat you with experience.

  • #2
    Hmm.... ctp_data, script files...

    Maybe you should post this in the ctp forum?

    Comment


    • #3
      Ooooops!

      Ming, please move this.....hehe
      -Never argue with an idiot; He will bring you down to his level and beat you with experience.

      Comment


      • #4
        Why stop there

        If you're going to do stuff like that, why not just start the game with a tank that has an attack of 100.

        Sorry to flame, but using cheats that blatant is just plain weak
        petey

        -When in doubt attack. When not in doubt, attack anyways - it's more fun

        Comment


        • #5
          Re: Why stop there

          Originally posted by petey
          If you're going to do stuff like that, why not just start the game with a tank that has an attack of 100.

          Sorry to flame, but using cheats that blatant is just plain weak
          I agree totally. I never use cheats man, i did it for my friend and I would never use it. I dont see the point cuz at certain point in the game I make an easy 1000 gold (atleast) per turn and I always end up with to much money.

          Spec.
          -Never argue with an idiot; He will bring you down to his level and beat you with experience.

          Comment

          Working...
          X