home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
game
/
patch
/
simcityfundscheat
/
product-info
next >
Wrap
Fred Fish's Product-Info
|
1995-10-23
|
846b
|
38 lines
.name
SimCityFundsCheat
.type
Game Tool
.short
Changes amount of funds in SimCity City
.description
As the name suggest the aim of this program is to change the
amount of funds in a SimCity City. It does this by Loading a
Map File and changing the amount of funds available to that
map. This is the only function of this program.
NOTE: Not for SimCity 2000
.version
1.03
.author
DCAT
.distribution
Copyrighted but Freely Redistributable
.docs
SimCityFundsCheat.DOC
.described-by
Richard Fish (rjf@amigalib.com)
.submittal
Submitted on disk directly by the author.
.aminet-dir
game/patch
.execute
set choice `RequestChoice "SimCity Funds Cheat" "Please select an option" "View Doc" "Run Program" "Cancel"`
if $choice EQ "0"
quit 5
endif
if $choice EQ "1"
MetaTool SimCityFundsCheat.DOC TEXT
endif
if $choice EQ "2"
SimCityFundsCheat
endif