Finally!
... by the way.. I don't think this is okay:
luascript.cpp
Line 2073
... by the way.. I don't think this is okay:
luascript.cpp
Line 2073
Code:
//doPlayerSendMailByName(name, item[, town[, actor]])
lua_register(m_luaState, "doPlayerSendTutorial", LuaScriptInterface::luaDoPlayerSendTutorial);