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 | |
In the RTS_CFG.H file go all the way down to the following line: // resource gathering parameters Here there are 5 things you can change:
1. The Maximum Dilithium that is allowed to be mined
2. Max. amount of officers
3. Max. amount of crew
4. The starting amount of Dilithium
5. The starting amount of crew. int cfgMaxDilithium = The Maximum Dilithium that is allowed to be mined
int cfgMaxOfficers = Max. amount of officers
int cfgMaxCrew = Max. amount of crew
int cfgStartingDilithium = The amount of starting Dilithium
int cfgStartingCrew = The amount of starting crew
Code | Effect |
---|