Comment 13 for bug 894947

Revision history for this message
skyboy (skyboy) wrote :

Pray? The best option is to allow it to be placed roughly 3x further than other buildings (similar to naval yards) and have WantsExtraSpace=yes, without addition code.

Though the feature that would make this really useful for AIs as well would be to have building-speciifc AIBaseSpacing that overrides the default in [AI], and ExtraSpace0=5,0 for wanting additional space in direction 0 (north?), settling for the second option if the first can't be found, and eventually setting for the AIBaseSpacing that is specific to that building, if not the default; another format would be ExtraSpace=5,0,0,0 for directions 0,1,2,3. This is useful even not considering aircraft without VTOL

And CliffMinDistance0=5 for the minimum distance to a cliff - this one will be harder to code if westwood didn't have something similar already set up, same suggestion for a different format as above if this one is undesirable