Page 1 of 1

HELP with my mod

PostPosted: Wed Sep 19, 2012 12:39
by Aqua
i tried my mod and it says failed to run

i know u need textures and i havnt got any yet but normally it creates a dummy if u dont hav textures

can anyone plz help figure out the problem with it or is it just i dont hav textures yet?

here it is a caveman/flint(mineral) mod:
[url]http://ompldr.org/vZmp2dA]http://ompldr.org/vZmp2dA[/url]

plz help if u hav time :)

PostPosted: Wed Sep 19, 2012 12:41
by rubenwardy
What is the errors?

I will check the code now, but i dont have a minetest client at hand

PostPosted: Wed Sep 19, 2012 13:24
by cornernote
you need to name your main file init.lua

PostPosted: Wed Sep 19, 2012 13:27
by cornernote
also you need to close the IF statement that begins on line 138

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
if ( minetest.get_modpath("titanium") ) ~= nil then


needs to say "end" somewhere

PostPosted: Fri Sep 21, 2012 13:24
by Aqua
thx

PostPosted: Thu Oct 04, 2012 11:30
by Aqua
HELP AGAIN

how do u code it so that when u eat/drink something like apples it continues to damage u until u die