Forum > Resources and Tools
[QUESTION] dbc tool
<< < (3/3)
stoneharry:
--- Quote from: "akriso" ---before CSVed
557,"","","","","INV_Misc_Bowl_01","",0,0,0,0x0,0,15,0,0,"","","","","","","","","",0,0, 568,"","","","","INV_Misc_MonsterScales_03","",0,0,0,0x0,0,16,0,0,"","","","","","","","","",0,0, 634,"","","","","INV_Scroll_04","",0,0,0,0x0,0,19,0,0,"","","","","","","","","",0,0, 679,"Sword_1H_Short_A_01.mdx","","Sword_1H_Short_A_01Blue","","INV_Sword_04","",0,0,0,0x0,0,8,0,0,"","","","","","","","","",0,0, 683,"","","","","INV_Pants_02","",0,0,0,0x0,0,7,0,0,"","","","","","Leather_B_01_Pant_LU","Leather_B_01_Pant_LL","","",0,0, 684,"","","","","INV_Chest_Wolf","",0,0,0,0x0,0,7,0,0,"","","","Leather_B_01_Chest_TU","Leather_B_01_Chest_TL","","","","",0,0, 685,"","","","","INV_Pants_03","",0,0,0,0x0,0,10,0,0,"","","","","","Mail_A_02_Pant_LU","Mail_A_02_Pant_LL","","",0,0, 687,"","","","","INV_Pants_03","",0,0,0,0x0,0,10,0,0,"","","","","","Mail_A_01_Pant_LU","Mail_A_01_Pant_LL","","",0,0,
after CSVed
557,,,,,INV_Misc_Bowl_01,,0,0,0,0,0,15,0,0,,,,,,,,,0,0 568,,,,,INV_Misc_MonsterScales_03,,0,0,0,0,0,16,0,0,,,,,,,,,0,0 634,,,,,INV_Scroll_04,,0,0,0,0,0,19,0,0,,,,,,,,,0,0 679,Sword_1H_Short_A_01.mdx,,Sword_1H_Short_A_01Blue,,INV_Sword_04,,0,0,0,0,0,8,0,0,,,,,,,,,0,0 683,,,,,INV_Pants_02,,0,0,0,0,0,7,0,0,,,,,,Leather_B_01_Pant_LU,Leather_B_01_Pant_LL,,0,0 684,,,,,INV_Chest_Wolf,,0,0,0,0,0,7,0,0,,,,Leather_B_01_Chest_TU,Leather_B_01_Chest_TL,,,,0,0 685,,,,,INV_Pants_03,,0,0,0,0,0,10,0,0,,,,,,Mail_A_02_Pant_LU,Mail_A_02_Pant_LL,,0,0 687,,,,,INV_Pants_03,,0,0,0,0,0,10,0,0,,,,,,Mail_A_01_Pant_LU,Mail_A_01_Pant_LL,,0,0 691,,,,,INV_Pants_02,,0,0,0,0,0,7,0,0,,,,,,Leather_B_02_Pant_LU,Leather_B_02_Pant_LL,,0,0
how to fix this shit? --- End quote ---
It looks like it is not interpreting strings correctly.
akriso:
yeah. maybe u can help me - delete 1 column ? i'll send my csv file to u
stoneharry:
--- Quote from: "akriso" ---yeah. maybe u can help me - delete 1 column ? i'll send my csv file to u --- End quote ---
The tool is not open source, perhaps write your own converter.
I have created both VB and C# frameworks for modifying DBC files. All you would need to do is define the structures then decrease the record size and number of fields per record and not write the last column back.
Navigation
[0] Message Index
[*] Previous page
|