Blockland Forums > Help
How do I drop items and make custom maps/Add ons?
NoobyMcNoob:
Hello, I bought BL a few days ago, and the tutorial did not cover dropping items, so If someone could tell me how to do that I will give them a :cookie: .
On to the real issue, I would like to know how to make one of those custom map things, not out of blocks, but with 'terrain', like in slopes , bedroom etc. I would also like to know how to make add-ons like new vehicles, weapons and physics, Because I have always wanted to make a giant death robot in the 3 days I have been playing this. Anyone who helps me with all that gets a big yummy :iceCream: and a brand new :nes: .
s245:
You can use Milkshape 3D to model your robot thing, and to drop items press ctrl+w
Communist:
--- Quote from: NoobyMcNoob on January 29, 2012, 10:27:35 PM ---Hello, I bought BL a few days ago, and the tutorial did not cover dropping items, so If someone could tell me how to do that I will give them a :cookie: .
On to the real issue, I would like to know how to make one of those custom map things, not out of blocks, but with 'terrain', like in slopes , bedroom etc. I would also like to know how to make add-ons like new vehicles, weapons and physics, Because I have always wanted to make a giant death robot in the 3 days I have been playing this. Anyone who helps me with all that gets a big yummy :iceCream: and a brand new :nes: .
--- End quote ---
Ctr-W is to drop items
How to make addons: Learn to script in Torque, learn to model 3d stuff, script the 3d stuff, and you're done! But beware, each step must take you like a year
NoobyMcNoob:
Thanks! Is Torque difficult coding, or to be simple is it more difficult than java? Because I am not going to learn an advenced coding language just to make mods for a game.
-Jetz-:
--- Quote from: NoobyMcNoob on January 30, 2012, 10:21:23 PM ---Thanks! Is Torque difficult coding, or to be simple is it more difficult than java? Because I am not going to learn an advenced coding language just to make mods for a game.
--- End quote ---
It's considerably more simple than java. Also, an interesting thing about learning to write code is that once you've learned a few languages, you can easily learn others.