hectorgimenez / koolo

Diablo II Resurrected bot written in Go
MIT License
64 stars 34 forks source link

Request for identifying items by Cain #288

Open xg6636 opened 1 month ago

xg6636 commented 1 month ago

Details

i met identifying errors many times. i reported this kind of error couple days ago in issue #235 . i think if we could identify items by Cain, maybe we could avoid this kind fo errors.

imo, there are 3 benefits for identifying by Cain at least:

  1. avoid errors about identifying.
  2. no need to have id tome in your box, save your box space.
  3. no need to buy id scrolls, save your gold.

so, if this request is not too much, please implement it, thank you.

Version

dev

Logs

no relevant logs

xg6636 commented 1 month ago

i had tried implementing it myself, and i failed😂, it did not work. i guess, d2go doesn't provide Cain's position coord, or i used the wrong Cain, there are 5 Cain in d2go. 😂