Eluna icon indicating copy to clipboard operation
Eluna copied to clipboard

Request OnUnEquip() or HasUnEquip()

Open IlPicasso opened this issue 8 years ago • 1 comments

Hello! I want to request a simple method to detect if player removed an item on a slot

  if (player:HasUnEqup(18)) then
     Do all stuff, like removing an aura and send a message

IlPicasso avatar Jul 30 '17 14:07 IlPicasso

good idea, hope it gets aprooved and implemented

CyberMist2 avatar Nov 05 '17 22:11 CyberMist2

This has since been implemented as an Item Event

Foereaper avatar Apr 25 '24 21:04 Foereaper