A serious question.

Posted:
Thu Oct 25, 2012 03:10
by Chinchow
What is the difference between register_node and register_entity? also are there any rgister other than the ones above and tool and craft?

Posted:
Thu Oct 25, 2012 03:16
by InfinityProject
Register_node is registering a regular node into the game
Register_entity registers an entity, for example a mod or something that moves
Yes there are many more register_ in the game. Read the lua_api.txt in the doc folder

Posted:
Thu Oct 25, 2012 05:10
by cornernote
This page should help explain the registry functions, and where the registered data can be accessed:
http://api.minetest.net/page/view/view/registry