jp 16
06-14-2004, 09:55 PM
does anyone know if it is possible to configure jhj so that it picks up non-magical items?
ie a basic colossus blade
thanks
ie a basic colossus blade
thanks
| View Full Version : jhj pickit question jp 16 06-14-2004, 09:55 PM does anyone know if it is possible to configure jhj so that it picks up non-magical items? ie a basic colossus blade thanks jp 16 06-15-2004, 02:58 AM anybody? Ron7684 06-15-2004, 03:14 AM ; Quality = <string> - [Default: ANY] rare/unique/set/magic/normal/craft/superior/lowquality. Just copy this... [Unique Colossus Blade] Code="7gd" Quality=Unique Description=The Grandfather (Unique Colossus Blade) ;Ethereal=0 Teleport=1 Priority=1 and change the new one to this... [Colossus Blade] Code= (i suggest "7cb") Quality=Normal Description=Normal Colossus Blade ;Ethereal=0 Teleport= (ur choice) Priority= (ur choice) Btw, all this info, if u didnt know, is contained in the file zpickit.ini in the plugin directory in ur dialbo II folder. This is an addition, like wut i did... i added a thing for crafted items, go drop game hacks... lol. "it lags when i play in town" hah. w.e. jp 16 06-15-2004, 06:18 AM thanks for the info, but i dont think that this works with jhj because the pickit is set up in a completely different way Silver Ice 06-15-2004, 05:37 PM ; Quality = <STRING>- [Default: ANY] rare/unique/set/magic/normal/craft/superior/lowquality. Just copy this... [Colossus Blade] Code= (i suggest "7cb") Quality=Normal Description=Normal Colossus Blade ;Ethereal=0 Teleport= (ur choice) Priority= (ur choice) Btw, all this info, if u didnt know, is contained in the file zpickit.ini in the plugin directory in ur dialbo II folder. This is an addition, like wut i did... i added a thing for crafted items, go drop game hacks... lol. "it lags when i play in town" hah. w.e.I think you keep the same code as the unique cb, just have the quality changed to normal. If you know how pickit runs, then you would know it looks for the item code for a colossus blade, then it checks the quality, if it matches then it picks it up, the way you have configured it, i think it'll just pick up a normal item matching the code "7cb" and display the message "normal colossus blade" |