Time Nick Message 02:53 ExcaliburZero I am trying to make a mod that has shields which when used will recover a small amount of health a few seconds after they have been used. But the coding is causing an error. Can someone help me find the error and fix it? 02:54 ExcaliburZero Code: http://codepad.org/Vx2eKuCb 03:20 blaaaaargh ExcaliburZero, what is the error message? 03:20 blaaaaargh and more importantly, where is the start() function defined? 03:24 ExcaliburZero The error message said that it couldn't run the init file. 03:25 ExcaliburZero The start function is the NodeTimerRef method. 22:30 ExcaliburZero I'm currently trying to see if I can get my Fireball mod to also works that that it works when it collides with entities as it does currently when it collides with nodes. Is there any way to do that? 22:30 ExcaliburZero Mod Link: https://forum.minetest.net/viewtopic.php?id=6154