natedahl32 / portalclassic

playerbot support for C(ontinued)-MaNGOS (classic fork)
GNU General Public License v2.0
1 stars 0 forks source link

Give bots the ability to determine item upgrades #1

Closed natedahl32 closed 8 years ago

natedahl32 commented 8 years ago

When an item drops, a bot should be able to determine if the item is an upgrade to them based on race, class, spec, and currently equipped item. A bot should also be able to determine if the item isn't necessarily an upgrade but could still be used (different weapon types for example).

natedahl32 commented 8 years ago

Need a command to issue in chat that triggers the bot to check if the item is an upgrade or not. The bot should then reply in chat if it is an upgrade. Ideally they would reply by linking their current item so we can determines who benefits the most from the upgrade.

natedahl32 commented 8 years ago

Added command: gear check

Bots will respond with the item they are upgrading if it is an upgrade for them.