America - Front
America - Back
Mad Doc Software
Strategy
02/29/00 Activision
(Add Date)
(Add Date)
Owners: | 12 | |
Favorite: | 0 | |
Tracked: | 0 | |
Wishlist: | 1 | |
Now Playing: | 0 | |
CHEATS
While playing a game press [Enter], then type one of the following codes to activate the corresponding cheat function.
Campaign
Mission Skip: kobayashimaru
Additional Dilithium: showmethemoney
Increased Ship AI: canofwhoopass
Enter Gamma Quadrant: imouttastepwithreality
Faster Ship Production: youstopmecold
Faster Crew Production: avoidance
Multi Player
Boot List: screwyouguysimgoinghome
Chat List: phonehome
CODE CHANGE
*NOTE*
These procedures involve editing a game file; create a back up copy of the file befpre proceeding. Use a text editor to edit the "rts_cfg.h" file in the game directory.
- Invincibility
Change the values for the following lines to "0.0" so they resemble
float EASY_DAMAGE = 0.0;
float HARD_DAMAGE = 0.0;
Begin a game on easy or hard difficulty setting to have shields that can not be harmed by normal weapons.
- Better Transporters
Change the value in the "TRANSPORTER_MAX = 5" line to a higher number to transport more people.
-Better Resources
Change the following settings under the "// resource gathering parameters" to change the corresponding resource:
Edit the "int cfgMaxDilithium" value to change the maximum amount of Dilithium that can be mined.
Edit the "int cfgMaxOfficers" value to change the maximum amount of officers.
Edit the "int cfgMaxCrew" value to change the maximum amount of crew members.
Edit the "int cfgStartingDilithium" value to change the initial amount of Dilithium.
Edit the "int cfgStartingCrew" value to change the initial number of crew members
Code | Effect |
---|