Terra Forming
Moderator: Moderators
Terra Forming
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.
- CarRepairer
- Cursed Zero-K Developer
- Posts: 3359
- Joined: 07 Nov 2007, 21:48
Re: Terra Forming
http://trac.caspring.org/browser/trunk/ ... raform.lua
All constructors get the buttons.
In UnitCreated:
You can modify that line to determine which units get the buttons.
All constructors get the buttons.
In UnitCreated:
Code: Select all
if ud.isBuilder and not ud.isFactory then
-
- Moderator
- Posts: 2464
- Joined: 12 Oct 2007, 09:24
Re: Terra Forming
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.