Virtual GUIs..

Discussion in 'Plugin Development' started by stuntguy3000, Mar 3, 2013.

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

    stuntguy3000

    I When a player runs a command a gui pops up and what not, they can click on a item and blah blah..However how do i actually get what they clicked on?
     
  2. Offline

    Lolmewn

    You mean the inventory gui? OnPlayerClickInventory I think.
     
  3. Offline

    stuntguy3000

    In PlayerClickInventory i can't find the method to get what item was clicked.. only the # of the slot.
     
  4. Offline

    jorisk322

    Well, you can get what item is in a specific inventory slot, so that's all you need.
     
  5. Offline

    stuntguy3000

    How do i do that?
     
  6. Offline

    H2NCH2COOH

Thread Status:
Not open for further replies.

Share This Page