View Single Post
04-16-24, 06:17 PM   #6
SDPhantom
A Pyroguard Emberseer
 
SDPhantom's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2006
Posts: 2,330
MERCHANT_SHOW doesn't seem to be used by the retail client anymore and has been replaced with PLAYER_INTERACTION_MANAGER_FRAME_SHOW with the value of Enum.PlayerInteractionType.Merchant. This then calls MerchantFrame_MerchantShow(). MERCHANT_SHOW may still fire, but I'm getting a whiff of deprecation here.
__________________
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