vmangos / core

Progressive Vanilla Core aimed at all versions from 1.2 to 1.12
GNU General Public License v2.0
692 stars 490 forks source link

🚀 [Feature] Give commands to specific bots via class, name or role #2362

Open GoonBoiBarry opened 11 months ago

GoonBoiBarry commented 11 months ago

🚀 Feature

It would help a lot with raid management and macros if you could give commands to specific bots without targeting them. The best way to do this in my opinion would be to identify the target in commands via class, name or role.

Visualization

I imagine the commands would end up looking something like: .partybot cometome rogues .partybot startattack jim

Benefits, Purpose

I know bots aren't a priority for this project, but this would definitely be a big step towards legitimately being able to do the more difficult to coordinate raids with them.

ShiyoKozuki commented 11 months ago

I would also like the ability to pick the class I summon instead of it being random. .partybot add dps warrior

mserajnik commented 11 months ago

I would expand this to "issue commands by role" (in addition to by class and by name) which would then basically provide a viable alternative to implementing a dedicated pull command as suggested in #1794 (although it might of course still make sense to add that too).