Page 1 of 1

[Help]Bows and arrows mod

PostPosted: Fri Apr 12, 2013 05:31
by Cheesus
I'm planning to create a full Add-on mod package for weapons. Firstly, I would like to make bows and arrows, but i don't know how to code the bow. I need the code so that another item( the arrow) able to shoot out of it. Also i need the code of the arrow flying in mid-air, and it if hits someone, it does damage. I'm new to modding so I appreciate some help. Maybe somebody can post codes/ tutor me through skype and we'll be partners...

PostPosted: Fri Apr 12, 2013 06:07
by Jeija
http://forum.minetest.net/viewtopic.php?id=687
or
http://forum.minetest.net/viewtopic.php?id=2805

It's WTFPL, so use it if you are planning something different.

PostPosted: Fri Apr 12, 2013 09:56
by PilzAdam
Also look at this pull request. I didnt had the time to merge it yet.