i had type this tool but top up error [Only registered and activated users can see links. Click Here To Register...]
anyone have idea how to open that file?
anyone have idea how to open that file?
you will need a bit of knowledge of C# programming if you're planning to make your own itemtype editor that match itemtype.dat version 1600. if you're alking about FDB then there none library exists yet.Quote:
i had type this tool but top up error [Only registered and activated users can see links. Click Here To Register...]
anyone have idea how to open that file?
you cant directly open the official itemtype.dat because it is not the same itemtype.dat like the old times. they already extend their bytes of reading certain value as example our itemtype only can contain 16 char for item name but official itemtype can contain 32 char if i remember correctly. but thats not issue as we still can read that itemtype(version 1600 before they use itemtype.fdb) as long you know how to make your own itemtype editor by using funhacker itemcorelibrary. not to mention you also can make your own monster.dat editor by tweaking some codeQuote:
that why i cannot open itemtype.dat using that tool.. i dont know how to use hex editor