maybe doCreateItem, doRemoveItem (id: 460) when fly ;p
Code:
//doCreateItem(itemid[, type/count], pos)
[B][COLOR="Red"]//Returns uid of the created item, only works on tiles.[/COLOR][/B]
lua_register(m_luaState, "doCreateItem", LuaScriptInterface::luaDoCreateItem);