First make a backup copy of the file script.slc which is located in ..ctpdatadefaultgamedata. Then open up the original with any text editor and add the following lines:
trigger 'DORTGiveGold' when IsHumanPlayerg.player && player.1.gold<200000
AddGoldg.player1000000;
Now everytime the human player runs out of gold < 200000 he gets 1 million more.
0 comments:
Post a Comment