Page 1 of 1

Terra Forming

Posted: 12 Apr 2010, 04:51
by oksnoop2
Is there a config file for Terraforming? I can't really find one and my skimming of the gadget did not indicate where i designate what can do Terraform.

Re: Terra Forming

Posted: 12 Apr 2010, 06:24
by CarRepairer
http://trac.caspring.org/browser/trunk/ ... raform.lua

All constructors get the buttons.

In UnitCreated:

Code: Select all

if ud.isBuilder and not ud.isFactory then
You can modify that line to determine which units get the buttons.

Re: Terra Forming

Posted: 12 Apr 2010, 15:52
by Google_Frog
Just yell if you need to know anything else for whatever it is you're trying to do with terraforming. A lot is 'customisable' but only with a bit of editing, for example the existence of pyramids(step size is easy to set but if you don't want pyramids a complete removal is better) and immobility of buildings.