Blockland Forums > Suggestions & Requests
No Brick Selection Menu, But Can Still Build
Fizzles:
Another wonderful thing that could be done if this happened.
Wizard:
--- Quote from: Fizzles on May 16, 2009, 07:59:39 PM ---Bricks you can't build on, right?
--- End quote ---
Ding ding ding! Correct.
I could make a really cool CTF with this.
Fizzles:
BUMP
Oasis:
--- Quote from: heedicalking on May 16, 2009, 08:12:31 PM ---Fort wars rpg. You pick a role for your team, gatherer, builder etc. You build your fort using bricks the gatherer finds. Just an idea.
--- End quote ---
Like this idea alot.
Space Guy:
The same restriction that makes the brick menu show "building is disabled" also disables using the brick cart.
It'd be possible to disable getting bricks from the menu, though, and I think force-adding them to players is possible in a similar way to items.
There should be a "uses" field for addBrickToInventory - can you use a brick infinite times (v0002), 10 or so (RPG games) or once (deathmatch/competition).
Player -> addBrickToInventory
Player -> clearInventory
fxDTSBrick -> setBrickBuildable
Minigame -> ClearAllTempBricks (deletes all bricks placed via addBrickToInventory)