|
Popular Systems Menu |
trigger 'DOR_T_Give_Gold' when (IsHumanPlayer(g.player) && (player.1.gold<=200000)) { AddGold(g.player,1000000); } Now everytime the human player runs out of gold (< 200000), he gets 1 million more.
Recently added games to Cheating Dome | All Systems
|