To create your free account, please enter your email address and password below. Please ensure your email is correct as you will recieve a validation email before you can login.
To log in to your account, please enter your email address and password below:
To reset your password, please enter your email address below and we will send you a link to reset it.
Civilization: Call to Power Cheats on PC
Unlimited Gold
First make a backup copy of the file script.slc, which is located in ..\ctp_data\default\gamedata. Then open up the original with any text editor and add the following lines: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.







