I am looking for a bit of guidance with hooking secure functions and/or triggering events for opening and closing the backpack.
I already have PLAYER_LOGIN, MERCHANT_SHOW and MERCHANT_CLOSED events working without issue.
On Townlong Yak I can find the BAG_OPEN and BAG_CLOSED events, as well as the ToggleBackpack, OpenBackpack and CloseBackpack functions yet I still have not been able to get any results when I run my code.
I am looking for a bit of guidance with hooking secure functions and/or triggering events for opening and closing the backpack.