Author Topic: Duplicating Tool, New Bricks, and More [Suggestions]  (Read 908 times)

I always wanted Blockland to make a tool that can duplicate bricks, that way you can easily duplicate a house you made... or any use that only a duplication tool an accomplish. New bricks would be nice... but it'd be cool if there was a handle brick... and a brick that can connect to the handle brick. Also it would be nice to have new doors... such as a trapdoor, sliding door [Like those you see from the Walmart store Etc.] and maybe even an elevator door. Now what about events? It'd be really cool if you can increase the minimum player scale to .15? also, it would be cool if there was a headshot event for bots. Here's an example [OnBotHeadshot>Bot>Kill] By On bot head shot  i mean that when the bot gets shot in the head... or damaged there, bot will be killed. Also, it would be cool if blockland added a event that decreases health. Such as the 'AddHealth' event. And for my final request it would be cool if you can make a new type of baseplate that allows you to make vehicles out of bricks. This how i would plan it. You build on the base plate, then when you're done, you can use the wrench on the base plate, there will be some button that will turn ALL bricks on the baseplate into a vehicle.

Thank you for taking time to look at my request.

Use search. Almost everything you want already exists. Also you can just use addhealth with a negative value.

There's also a buildable vehicles add-on, but it sucks. Proper buildable vehicles (like being able to place ramps and custom bricks and whatnot on it) aren't possible.

Direct download links to the add-ons below:
For player scale you can do findclientbyname("yourname").player.setplayerscale(0.15); in the console on your own server to change your scale more and less than what it is for default, there may be add-ons to do better scaling but I can't remember their names.

I don't know about a headshot add-on, there are a few weapons which do it.
Health can be decreased with the add health event by default, use a minus before the number. such as on On Activate > Player > Add Health > -15
I don't know about a baseplate add-on to create buildable vehicles, but truce made an add-on for it, topic link here.

For the future, please use the add-on archives people have made after RTB's shutdown, links below:
swollow's
topic with all the add-ons linked by xalos