Author Topic: Terrain to bricks generator?  (Read 2861 times)

Doesn't give any useful details about

Zeb rejoin my server I have some info

...why can't you just post it

Correct me if im wrong, but I just realized that the Script_BrickifyTerrain doesnt take any file input, so im assuming that it really doesn't convert maps to bricks, does it just generate it from scratch?

After thoroughly studying the terrain file format, I might just write a converter myself in C++. I gonna give it to the public and share my discoveries / source code =)

Correct me if im wrong, but I just realized that the Script_BrickifyTerrain doesnt take any file input, so im assuming that it really doesn't convert maps to bricks, does it just generate it from scratch?
No, it requires you to load the map in v20 to call a function that returns the height of the terrain for every coordinate it wants to place a brick on