Since blizzard has made its as much of a pain as it can be to make a from scratch custom inventory I have decided to make use of the existing inventory and just pretty it up with dialogs as best i can until blizzard incorporates some more useful tools.
I need to be able to run a trigger based off of opening/closing the built in inventory
onmouse click does not register when you click the button, and uses "inventory" ability only seems to work when you use an item or sometimes pick it up.
I am interested in this as well, i've tried everything i could think of, and the only thing that works is if you make an event that tracks when the Num Pad keys are pressed.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Since blizzard has made its as much of a pain as it can be to make a from scratch custom inventory I have decided to make use of the existing inventory and just pretty it up with dialogs as best i can until blizzard incorporates some more useful tools.
I need to be able to run a trigger based off of opening/closing the built in inventory
onmouse click does not register when you click the button, and uses "inventory" ability only seems to work when you use an item or sometimes pick it up.
@Sweepingzero: Go
and also "player presses "inventory" button" does not work either for some unknown reason
I am interested in this as well, i've tried everything i could think of, and the only thing that works is if you make an event that tracks when the Num Pad keys are pressed.