shirsig / unitscan

Lightweight npcscan clone for classic (1.13). IMPORTANT: The folder name must be "unitscan". IMPORTANT: For vanilla (1.12) use this instead: https://github.com/shirsig/unitscan-vanilla
https://www.curseforge.com/wow/addons/unitscan
30 stars 26 forks source link

Just doesn't work (Classic) #7

Closed dredtaur closed 5 years ago

dredtaur commented 5 years ago

First usage received warning of too many errors and suggested disabling addons. I did not disable, and tried it anyway. Result was it accepted the name to search for, but did not recognize the rare when it appeared. I tried with a normal mob name and it did not recognize it either.

Any way to TEST it's working properly? Eg. go to a specific place and scan for a specific mob?

shirsig commented 5 years ago

This can never work. It's simply not possible with the classic api.

shirsig commented 5 years ago

As someone pointed out the error for disallowed actions for TargetUnit only happens when the unit was targetable, so I was able to make it partially work. It's still very limited compared to vanilla.

(This is the retail branch btw)