(v0.6 released: 22 August)
1 Overview:
Simple plugin to Keep 63 ilvl unidentified.
I want to keep 63 ilvl unidentified, since Thiole's UNID plugin doesn't works well for me, I decide wrote my own, so here it is. It's using GameEvents.OnItemIdentificationRequest event as Apoc point in that thread.
2 Compatibility:
Demonbuddy 185+, due to GameEvents.OnItemIdentificationRequest was added in DB 185.
3 Unidentify table:
Basic the same as Thiole's UNID, updated with no offhands and 61 level or greater for Jewelry.
4 Installation:
Download the attached zip then unzip to Plugins directory.
5 Credits:
Thanks to Thiole for his UNID plugin.
6 Changelog
View attachment Unidentify-v0.6.zip
View attachment Unidentify-0.5.zip
View attachment Unidentify-v0.3.zip
1 Overview:
Simple plugin to Keep 63 ilvl unidentified.
I want to keep 63 ilvl unidentified, since Thiole's UNID plugin doesn't works well for me, I decide wrote my own, so here it is. It's using GameEvents.OnItemIdentificationRequest event as Apoc point in that thread.
2 Compatibility:
Demonbuddy 185+, due to GameEvents.OnItemIdentificationRequest was added in DB 185.
3 Unidentify table:
Basic the same as Thiole's UNID, updated with no offhands and 61 level or greater for Jewelry.
/*1 hadend weapons*/
"Heaven Hand", //Monk Fist
"Exorcist", // 1h Crossbow
"Demolisher", //1h Mace
"Darkblade", //Dagger
"Rune Sword", //1H sword
"Veil Piercer", //WD specific wep
"Arch Axe", // 1h Axe
"Desolator Wand", //Wiz wep
"Slayer", // Barb 1h wep
"Centurion Spear", //1h spear
/*2 handed weapons ilvll 63*/
"Hellion Crossbow", //Crossbow
"Revenant Bow", //2h normal bow
/*iLVL 63 Armor*/
"Archon Armor", //Chest Armor
"Sacred Shield", //Shield
"Razorspikes", //Bracers
"Archon Spaulders", //Shoulders
"Archon Crown", //Helm
"Archon Gauntlets", //Gloves
"High Scabbard", //Belt
"Archon Faulds", //Pants
"Archon Greaves", //Boots
/*OffHands*/
/* No off hands
"Kurastian Asp", //WD offhand iLVL 62
"Demi Lich", //Wiz offhand ilvl 62
"Sanctified Quiver", //DH Quiver ilvl 62
* /
/*Jewelry */
"Ring",
"Amulet",
/*ilvl 62 class-specific gear*/
"Star Crown", //Monk Hat
"Deva", //WD Hat
"Elder Hat", //Wizard Hat
"Dread Cloak", //DH Chest piece
"Grand Chain", //Barb one ilvl62,
/*ilvl 62 Armor*/
4 Installation:
Download the attached zip then unzip to Plugins directory.
5 Credits:
Thanks to Thiole for his UNID plugin.
6 Changelog
Code:
v0.6
* Keep all legendary items
v0.5
* Fixed for DemonBuddy v204
* Supporting Multilingual Clients.
View attachment Unidentify-v0.6.zip
View attachment Unidentify-0.5.zip
View attachment Unidentify-v0.3.zip
Last edited by a moderator: