Thread: Equipment Tab [Weird problem]

Results 1 to 3 of 3
  1. #1 Equipment Tab [Weird problem] 
    Registered Member
    Join Date
    Jun 2016
    Posts
    9
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Hello peeps! I got a little problem here. It's the equipment tab. When I press it there doesn't pop up any interface. But when I type in in the
    Code:
    ::interface - interface command in-game
    The interface pop ups. But it's all added in the "Firstclickbutton.java" here is the code:
    Code:
    case 83093:
    				c.getPA().showInterface(15106);
    				//c.getEquipment().writeBonus();
    				break;
    And yes, it's the right interface id.
    Reply With Quote  
     

  2. #2  
    WHAT DO I PUT HERE!?

    Join Date
    Apr 2015
    Posts
    294
    Thanks given
    3
    Thanks received
    47
    Rep Power
    44
    Are you sure your case Id is the correct button Id?
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Jun 2016
    Posts
    9
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by Hundreds View Post
    Are you sure your case Id is the correct button Id?
    Yes, I checked it in the console if it was unhandled. And it's not. So I opened the interface with the interface command in-game and it worked fine. But when I added it in the firstclickjava, it doens't appear, it's the same with "item's keep on death" interface.
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 3
    Last Post: 01-20-2013, 06:18 PM
  2. Character Problem On Equipment Tab
    By ItsGoml in forum Help
    Replies: 0
    Last Post: 09-04-2012, 03:07 AM
  3. Equipment tab problem please help!
    By Richie in forum Chat
    Replies: 7
    Last Post: 03-09-2010, 08:51 AM
  4. equipment tab problem
    By joey. in forum Help
    Replies: 1
    Last Post: 02-21-2009, 04:30 AM
  5. Show Off: Custom equipment tab
    By Galkon in forum Show-off
    Replies: 32
    Last Post: 02-16-2009, 04:10 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •