View Single Post
06/21/17, 07:53 AM   #1
BoarGules
 
BoarGules's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2017
Posts: 34
Automating Guild Roster context menu actions

I want to automate some of the things you see when you open the guild roster and right-click on a player's name. I have found API calls corresponding to some of those menu options, such as SetGuildMemberNote() and JumpToGuildMember(). But the ones I want are Invite to Group and Visit Primary Residence.

Any suggestions?
  Reply With Quote