Inventory GUI Not Working

Discussion in 'Plugin Development' started by Reptar_, Apr 28, 2014.

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

    Reptar_

    So I'm following a YouTube's tutorial on Inventory GUIs, but my code doesn't set inventory canceling to true when in the GUI. Nor does it send the debug messages for each individual item. What have I done wrong? I can't seem to find out, no matter how many times I look over it. No errors at all.

    Here's my code: http://pastebin.com/bwpfDVGg
     
  2. Offline

    rfsantos1996

    Did you registered events?

    Also, here's what I use for GUI displays
    And here is where do I create the gui and setup it.

    You don't need to use exacly what I use considering that I made a automatic system do get all arenas and set them on a multi-page thing for big servers. You can retain how my IconMenu thing work from that though.
     
Thread Status:
Not open for further replies.

Share This Page