Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Client BMD to Excel converter [Source]

Newbie Spellweaver
Joined
May 7, 2014
Messages
18
Reaction score
24
One day I noticed that all .bmd editors are not so good as they could be.
So i start to developing this converter to MS Excel file types, because it is easy to edit columns and rows in MS Excel.

Will be glad if you guys will test and discribe all bugs you found and code with me.

It can:
Code:
[Seacon 6] Item.bmd -> Excel item
[Season 6] Excel item -> item.bmd

If you want to help, you can share structure of needed files and it would be added.

Some screen:


GIT Link:
Exe Link:

Example:
Bmd Link:
Excel file Link:


With love from Psycho.God <3
 
Last edited:
Newbie Spellweaver
Joined
May 7, 2014
Messages
18
Reaction score
24
item - excel -> bmd - very soon
other will add in future
----------------------------------------------
there are some problems with checksum code, i'l try to fix tomorrow
----------------------------------------------
ok, checksum fixed, today will make an update
 
Last edited:
Junior Spellweaver
Joined
Nov 22, 2013
Messages
144
Reaction score
95
This is a great idea! Does it support converting bmd vice versa?
 
Newbie Spellweaver
Joined
May 7, 2014
Messages
18
Reaction score
24
For now it can:
Code:
[Seacon 6] Item.bmd -> Excel item
[Season 6] Excel item -> item.bmd

i'm not good in C# so it's not easy for me
want to add Server txt convert and then other files
this week will add some update may be
 
Newbie Spellweaver
Joined
May 7, 2014
Messages
18
Reaction score
24
item_tooltip will be added, but not soon, may be next week or later
 
Back
Top