The Game Skanker - Welcome - Over 35,000 games indexed covering every console imaginable and all for FREE!
PCCheats
Civilization III 3
Walkthroughs
and Guides
Outside link to all the
information you'll need on this game, and more!
Courtesy of: Gamefaqs.com
NAME CHEAT
BEGIN WITH 100K GOLD AND PW
Start a new game and enter the name below as your leader name:
'Leemur'
FILE EDIT
INFINITE 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);
}
Submitted by: Nightlore
and AJ
|