Blockland Forums > Modification Help
Brick use reduction script.
Demian:
--- Quote from: King Leo on April 22, 2011, 06:24:01 AM ---I see. But let's say I have enabled a brickpack with that specific brick in it, would it work then?
--- End quote ---
Of course it would.
DrenDran:
--- Quote from: Demian on April 22, 2011, 08:00:58 AM ---Of course it would.
--- End quote ---
The script works by reading large lists of manually entered in "forumulas".
Basically, it could work with custom brick packs, but you'd need to enter in a line or two of code in yourself.
lilboarder32:
It would be nice if you had a formula that didn't require manually entered values. Like it could detect bricks sizes and check if the size they form exists as one brick or something similar.
.::Taboo::.:
Even checking UI names would probably work. :x
King Leo:
--- Quote from: DrenDran on April 22, 2011, 05:12:36 PM ---The script works by reading large lists of manually entered in "forumulas".
Basically, it could work with custom brick packs, but you'd need to enter in a line or two of code in yourself.
--- End quote ---
Ah, I see. But all default ones are already included in the list?
--- Quote from: lilboarder32 on April 22, 2011, 07:40:01 PM ---It would be nice if you had a formula that didn't require manually entered values. Like it could detect bricks sizes and check if the size they form exists as one brick or something similar.
--- End quote ---
This would be really helpful