Forum > Software Development

c# doubt

(1/1)

detonatorss:
si hey people, i am doing a wow editor gui, but i am new in c#, how i can recursively get my dbc and convert it with dbcutil i know how to call the process but i don't know how to csll it for the dbc, what i can do?

Magnus:
What the heck you want to do ?

Kaev:
As far as i understood he wants to open dbcutil for each dbc file (e.g. via argument or smth) but he doesn't know how to do it.

Never used dbcutil so i don't know if this program does support that, sorry. :s

Magnus:
DBC files have a quite simple data structure. It's better to read them directly.

Anyway, best thing is to import all DBC data into a SQL DB and handle it after.

Navigation

[0] Message Index

Go to full version