Blockland Forums > Modification Help
Brick use reduction script.
DrenDran:
--- Quote from: .::Taboo::. on April 22, 2011, 07:40:40 PM ---Even checking UI names would probably work. :x
--- End quote ---
That's all the informations the forumulas are.
The brick type to search from, the brick type to search for, and what brick to make in their place. (along with, sometimes, an offset vector)
Treynolds416:
How 'smart' is the script?
As some of you know, it's very hard to make a program that can perfectly optimize data quickly, efficiently, and while the same data is being changed while it is optimizing.
DrenDran:
--- Quote from: Treynolds416 on April 23, 2011, 03:04:42 PM ---How 'smart' is the script?
As some of you know, it's very hard to make a program that can perfectly optimize data quickly, efficiently, and while the same data is being changed while it is optimizing.
--- End quote ---
You realize that the data being changed is only going to be what it changes itself, right?
It's a slash command, which will automatically recommand/restart itself until it no longer reduces any bricks.
soba:
How about adding a /undo command incase you dont like the changes it makes too
lilboarder32:
--- Quote from: soba on April 23, 2011, 10:17:12 PM ---How about adding a /undo command incase you dont like the changes it makes too
--- End quote ---
This. Make it continuously unwind the groupings until the point you started or until you say stop.