Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Right click Raid/Party member option to add to list #50

Open
HEXdotXXX opened this issue Dec 13, 2020 · 3 comments
Open

Right click Raid/Party member option to add to list #50

HEXdotXXX opened this issue Dec 13, 2020 · 3 comments

Comments

@HEXdotXXX
Copy link

One of the options RaidSummon has is right click frames to add someone to the list
https://raw.githubusercontent.com/isitLoVe/RaidSummon/master/pics/RaidSummon_RightClick.PNG

Very handy and one feature I'm missing especially when people aren't saying 123 :P

@prowley
Copy link
Owner

prowley commented Dec 31, 2020

Yea, that is something I will get to at some point.

@gscookie
Copy link

Would be nice to have. As a workaround, I just have a macro I can use to manually add people. Target them via raid frames, then
/p !SS add %t
(It seems to mess up sometimes due to some addon of mine when the person has a raid target icon, but I rarely find myself needing to manually add people with raid target icons, so ymmv.)

@gscookie
Copy link

Actually, here's a better macro that doesn't suffer from the raid target icon problem:
/run SendChatMessage('!SS add '..UnitName("target"), "PARTY")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants