HisokaMachi 0 Posted January 31, 2014 (edited) is there anything wrong in my itemdb2? the custom item is heart ring im using lub files. when i @item 26000 item failed always cant add custom items im using 2013 rag exe MY ITEM DB http://upaste.me/b617103158de6cc87 the one i add at System/inteminfo http://upaste.me/12f0103123921e1b4 MY ACCESSORYID.LUB ACCESSORY_Heart_Ring = 1004 MY ACCNAME.LUB [ACCESSORY_IDs.ACCESSORY_Heart_Ring] = "_Heart_Ring" MY ACCNAME_ENG.LUB [ACCESSORY_IDs.ACCESSORY_Heart_Ring] = "_Heart_Ring" what is wrong can someone tell me pls Edited January 31, 2014 by daenstrong Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted January 31, 2014 (edited) Remove /* that is in line 555 and add } in last line in itemdb2.conf Edited January 31, 2014 by Dastgir Pojee Quote Share this post Link to post Share on other sites
0 HisokaMachi 0 Posted January 31, 2014 Remove /* that is in line 555 and add } in last line in itemdb2.conf /* the one like these only? not the */ cause it's like this }, */ /* { Id: 7170 AegisName: "Tuxedo" Name: "Tuxedo" Type: 5 Buy: 43000 Weight: 10 Job: 0xFFFFFFFE Gender: 1 Loc: 16 OnEquipScript: <" sc_start SC_WEDDING,-1,0; "> OnUnequipScript: <" sc_end SC_WEDDING; "> }, */ /* { Id: 26000 AegisName: "HEART_RING" Name: "Heart Ring" Type: 5 Buy: 10 Weight: 1 Def: 0 Upper: 63 Loc: 4096 View: 1004 }, */ { Quote Share this post Link to post Share on other sites
0 HisokaMachi 0 Posted January 31, 2014 it is now like this http://upaste.me/b617103158de6cc87 still now working Quote Share this post Link to post Share on other sites
0 Hadeszeus 15 Posted January 31, 2014 In line 566 change that { to ) Quote Share this post Link to post Share on other sites
0 HisokaMachi 0 Posted February 1, 2014 In line 566 change that { to ) still failed :/ Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted February 2, 2014 http://upaste.me/ca8610349ff03a215 Try it. Quote Share this post Link to post Share on other sites
is there anything wrong in my itemdb2? the custom item is heart ring im using lub files. when i @item 26000 item failed always cant add custom items im using 2013 rag exe
MY ITEM DB
http://upaste.me/b617103158de6cc87
the one i add at System/inteminfo
http://upaste.me/12f0103123921e1b4
MY ACCESSORYID.LUB
ACCESSORY_Heart_Ring = 1004
MY ACCNAME.LUB
[ACCESSORY_IDs.ACCESSORY_Heart_Ring] = "_Heart_Ring"
MY ACCNAME_ENG.LUB
[ACCESSORY_IDs.ACCESSORY_Heart_Ring] = "_Heart_Ring"
what is wrong can someone tell me pls
Edited by daenstrongShare this post
Link to post
Share on other sites