View Single Post
10-15-19, 11:23 AM   #11
SDPhantom
A Pyroguard Emberseer
 
SDPhantom's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2006
Posts: 2,313
Originally Posted by Xrystal View Post
CancelSummon() - Rejects a summon request.
ConfirmSummon() - Accepts a summon request.
https://wowwiki.fandom.com/wiki/API_ConfirmSummon
GetSummonConfirmAreaName() - Returns the name of the area you're being summoned to.
GetSummonConfirmSummoner() - Returns the name of the player summoning you.
https://wowwiki.fandom.com/wiki/API_...onfirmSummoner
GetSummonConfirmTimeLeft() - Returns the amount of time left before the pending summon expires.
These are for the popup that shows to the player being summoned after the ritual has been successfully completed.
__________________
WoWInterface AddOns
"All I want is a pretty girl, a decent meal, and the right to shoot lightning at fools."
-Anders (Dragon Age: Origins - Awakening)
  Reply With Quote