okay thanks...just use the diff patcher in my package and click on Load Last Patches
does it mean that no need to add script onusing iteminfo.lua and item_db2.conf is more faster than ever.![]()
hmm okay...^, yeah. do not add anything in item_db.conf unless you know how to fix conflict in the future.
you can easily add custom items in item_db2.conf and edit existing items in item_db.conf by using Inherit.
igot error in my console when i transfer my custom items from item_db.conf to item_db2.conf..^, yeah. do not add anything in item_db.conf unless you know how to fix conflict in the future.
you can easily add custom items in item_db2.conf and edit existing items in item_db.conf by using Inherit.
*/// Old Tuxedo and Wedding Dress, will display the outfit when worn.// ==================================================================/*{ Id: 2338 AegisName: "Wedding_Dress" Name: "Wedding Dress" Type: 5 Buy: 43000 Weight: 500 Job: 0xFFFFFFFE Loc: 16 OnEquipScript: <" sc_start SC_WEDDING,-1,0; "> OnUnequipScript: <" sc_end SC_WEDDING; ">},*//*{ 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; ">},*/// Custom Items such as wings, etc// ==========================================/*{ Id: 25009 AegisName: "Blue_Animated_Angel_Wings" Name: "Blue Animated Angel Wings" //Black_Deviling_Wings Type: 5 Slots: 4 Job: 0xFFFFFFFF Upper: 63 Gender: 2 Loc: 1 EquipLv: 10 View: 1082},*//*{ Id: 25010 AegisName: "Black_Deviling_Wings" Name: "Black Deviling Wings" Type: 5 Slots: 4 Job: 0xFFFFFFFF Upper: 63 Gender: 2 Loc: 1 EquipLv: 10 View: 1083},/*)
*/// Old Tuxedo and Wedding Dress, will display the outfit when worn.// ==================================================================/*{ Id: 2338 AegisName: "Wedding_Dress" Name: "Wedding Dress" Type: 5 Buy: 43000 Weight: 500 Job: 0xFFFFFFFE Loc: 16 OnEquipScript: <" sc_start SC_WEDDING,-1,0; "> OnUnequipScript: <" sc_end SC_WEDDING; ">},*//*{ 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; ">},*/// Custom Items such as wings, etc// =========================================={ Id: 25009 AegisName: "Blue_Animated_Angel_Wings" Name: "Blue Animated Angel Wings" //Black_Deviling_Wings Type: 5 Slots: 4 Job: 0xFFFFFFFF Upper: 63 Gender: 2 Loc: 1 EquipLv: 10 View: 1082},{ Id: 25010 AegisName: "Black_Deviling_Wings" Name: "Black Deviling Wings" Type: 5 Slots: 4 Job: 0xFFFFFFFF Upper: 63 Gender: 2 Loc: 1 EquipLv: 10 View: 1083},)
After deleting theremove the /* and */
*/// Old Tuxedo and Wedding Dress, will display the outfit when worn.// ==================================================================/*{ Id: 2338 AegisName: "Wedding_Dress" Name: "Wedding Dress" Type: 5 Buy: 43000 Weight: 500 Job: 0xFFFFFFFE Loc: 16 OnEquipScript: <" sc_start SC_WEDDING,-1,0; "> OnUnequipScript: <" sc_end SC_WEDDING; ">},*//*{ 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; ">},*/// Custom Items such as wings, etc// =========================================={ Id: 25009 AegisName: "Blue_Animated_Angel_Wings" Name: "Blue Animated Angel Wings" //Black_Deviling_Wings Type: 5 Slots: 4 Job: 0xFFFFFFFF Upper: 63 Gender: 2 Loc: 1 EquipLv: 10 View: 1082},{ Id: 25010 AegisName: "Black_Deviling_Wings" Name: "Black Deviling Wings" Type: 5 Slots: 4 Job: 0xFFFFFFFF Upper: 63 Gender: 2 Loc: 1 EquipLv: 10 View: 1083},)

{ 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; ">},
Well then,, deleting the tuxedo eliminates the errors since im not concern about the tuxedo in db2.the one in the Item_db2.conf is not active , you can see it its between the */ /*
now check your
db/re/item_buyingstore.txt and check line 948
Okay, reading now the topicdo not uncomment/enable
// Old Tuxedo and Wedding Dress, will display the outfit when worn.// ==================================================================/*{ Id: 2338 AegisName: "Wedding_Dress" Name: "Wedding Dress" Type: 5 Buy: 43000 Weight: 500 Job: 0xFFFFFFFE Loc: 16 OnEquipScript: <" sc_start SC_WEDDING,-1,0; "> OnUnequipScript: <" sc_end SC_WEDDING; ">},*//*{ 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; ">},*/
actually if you only follow the instructions here http://herc.ws/board/topic/2954-item-db-file-structure-overhaul/ you can never go wrong..
read attentively by lines and by details..![]()
@edit
and please post your question/issue about this in http://herc.ws/board/topic/2954-item-db-file-structure-overhaul/ because I think this is out of the topic.
We use essential cookies to make this site work, and optional cookies to enhance your experience.