Page 1 of 1

jack hammer

PostPosted: Sat Jan 12, 2013 16:44
by chase programer
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
craft

          iron
    iron       iron
            stick
            stick




thats it i have craft

PostPosted: Sat Jan 12, 2013 16:55
by jojoa1997
chase programer wrote:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
craft

          iron
    iron       iron
            stick
            stick




thats it i have craft

Lol you really need some help.
first of all what you need to do first is make the item.
then you need to make the craft.
Try looking at other mods and search for "minetest.register_tool" and "minetest.register_node"
for crafting search for "minetest.register_craft"

PostPosted: Sat Jan 12, 2013 17:14
by Likwid H-Craft
I made a Jackhammer once but it didn't shot anything -_- opps total off-topic there.

Well define how you like it and, I will make plus, do you like more then one.

Like mese or super mese?

PostPosted: Sat Jan 12, 2013 17:15
by chase programer
so
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
minetest.register_bomb

PostPosted: Sat Jan 12, 2013 17:16
by jojoa1997
I don't understand. Do you want me to make a jackhammer mod?

PostPosted: Sat Jan 12, 2013 17:16
by chase programer
Likwid H-Craft wrote:I made a Jackhammer once but it didn't shot anything -_- opps total off-topic there.

Well define how you like it and, I will make plus, do you like more then one.

Like mese or super mese?




i gess

PostPosted: Sat Jan 12, 2013 17:17
by chase programer
jojoa1997 wrote:I don't understand. Do you want me to make a jackhammer mod?




yes and when it hits the block it explods

PostPosted: Sat Jan 12, 2013 17:20
by jojoa1997
chase programer wrote:
jojoa1997 wrote:I don't understand. Do you want me to make a jackhammer mod?




yes and when it hits the block it explods

first of all put your ideas in this topic.
Minetest Forums » Modding General » Post your mod requests/ideas here
second what do you mean by explode

PostPosted: Sat Jan 12, 2013 17:25
by chase programer
i mean like it makes an exploshin like tnt

PostPosted: Tue Jan 15, 2013 01:05
by rarkenin
Again, if you plan to code it, you can code it then put it in modding general. If you want someone to make it for you, add a request here. Don't expect to start a topic and then have someone suddenly make the code for you and let you take credit. If you need help, consult http://api.minetest.net.