- Joined
- Oct 26, 2008
- Messages
- 9
- Reaction score
- 0
Hey, im not sure if you guys know already, but a quick fix for anyone whoes terraformers dont work.
Insert
In Includes/Constants.php just under
Where xx is the number of fields for each terraformer level and yy is how many your moon base does
Insert
PHP:
define('FIELDS_BY_TERAFORMER_LEVEL', xx);
PHP:
('FIELDS_BY_MOONBASIS_LEVEL', yy);
Where xx is the number of fields for each terraformer level and yy is how many your moon base does