Hey All,
Not sure if this is the right section to post in. I just have "Civilization 3" and I have been looking at unlimited gold cheats - they say to modify a file that is in a directory that doesn't exist. The cheat:
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);
}
Could anyone tell me where this file is located or which file to mod in it's place.
Thanks All
M@
Not sure if this is the right section to post in. I just have "Civilization 3" and I have been looking at unlimited gold cheats - they say to modify a file that is in a directory that doesn't exist. The cheat:
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);
}
Could anyone tell me where this file is located or which file to mod in it's place.
Thanks All
M@