This is an archive of the mabination.com forums which were active from 2010 to 2018. You can not register, post or otherwise interact with the site other than browsing the content for historical purposes. The content is provided as-is, from the moment of the last backup taken of the database in 2019. Image and video embeds are disabled on purpose and represented textually since most of those links are dead.
To view other archive projects go to
https://archives.mabination.com
-
Ryaid wrote on 2017-04-01 04:30
Hi, lately I have been working on a personal Windows application. I'm at the point where I'm going to need some sort of lookup table or database to make certain features usable. I have seen the Mabinogi item database and it would be perfect... if I had a way to interact with it offline:cry:. So I'm just wondering if there is a mabi db api if any that is out there. I figured to ask before I start setting my keyboard on fire with furious typing XD.
Thanks everyone.
-
tachiorz wrote on 2017-04-01 08:25
unpack mabinogi game packages (tools exists and code on github) and parse itemdb.xml
-
Ryaid wrote on 2017-04-05 03:49
Thanks! Never thought to look there for some reason ^^"