registering item placement in inventory

Discussion in 'Plugin Development' started by bsc23me, Apr 3, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    bsc23me

    I am trying to make a blacksmith that will give you items when you put items in the trade inventory but i need to add the items on his side when a player adds items to their side. I have seen other threads about this item placement but none of them have received answers and I know it is possible because play.dungeonrealms.net has a working trade system.
     
  2. Offline

    Glumpz

    Use the InventoryClickEvent and cancel it if the item or slot is not equal to the desired item or slot in the gui.
     
Thread Status:
Not open for further replies.

Share This Page