Trees and FeatureDefs
Moderator: Moderators
Trees and FeatureDefs
Trees used to be a valid FeatureDef. Now they aren't. Have they been made entirely inacessible to Lua? The tree-planting features of World Builder (both procedural forests and hand-paint) has been broken for awhile, I disabled them, and I was thinking I'd fix it... but a review of the FeatureDefs reveals that treetype1 --> 16 simply aren't there any more.
Re: Trees and FeatureDefs
Tested it, everything fine here.
Your custom featuredefs must be broken. (does `/give treetype1` work?)
Your custom featuredefs must be broken. (does `/give treetype1` work?)
Re: Trees and FeatureDefs
/give treetype1 fails, over here.
So... I'm not manipulating the featureDefs via Lua... maybe I'm missing a bitmap or something. I will check that out.
Aha! Was missing the grass textures. Apparently that was enough to break it.
So... I'm not manipulating the featureDefs via Lua... maybe I'm missing a bitmap or something. I will check that out.
Aha! Was missing the grass textures. Apparently that was enough to break it.