ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   General Authoring Discussion (https://www.esoui.com/forums/forumdisplay.php?f=174)
-   -   Automating Guild Roster context menu actions (https://www.esoui.com/forums/showthread.php?t=7159)

BoarGules 06/21/17 07:53 AM

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?

sirinsidiator 06/21/17 08:32 AM

you are looking for the following methods:
Lua Code:
  1. GroupInviteByName(*string* _name_)
  2. JumpToHouse(*string* _displayName_)


All times are GMT -6. The time now is 11:44 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI