Thread: skill tab wont open

Results 1 to 2 of 2
  1. #1 skill tab wont open 
    Registered Member
    Join Date
    Dec 2011
    Posts
    8
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    I'm trying to get the skill tab to open on command, when i first log in the command will work but when i click on another tab (inventory combat styles ect) it wont work after?
    Code:
    		if (cmd[0].equals("skilltab")) {
    	   		 player.getInterfaceManager().sendTab(player.getInterfaceManager().hasRezizableScreen() ? 114 : 174, 320);
    			return true;
    		}
    Reply With Quote  
     

  2. #2  
    Registered Member deji's Avatar
    Join Date
    Dec 2018
    Posts
    75
    Thanks given
    4
    Thanks received
    21
    Rep Power
    66
    Can you show me a picture of this happening in action? Or a gif, I don't understand what you are on about. And why would you want to make it a command? (Make it a button or something)
    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. Button wont open in same tab
    By Nighel in forum Application Development
    Replies: 7
    Last Post: 08-05-2015, 02:19 PM
  2. buttons wont open right tabs
    By Proto in forum Help
    Replies: 1
    Last Post: 06-01-2012, 05:23 AM
  3. magic tab never opens
    By Vox' in forum Help
    Replies: 6
    Last Post: 06-18-2009, 10:03 PM
  4. Prayer tab wont open up.
    By Philz in forum Help
    Replies: 3
    Last Post: 04-01-2009, 04:50 AM
  5. Skills tab
    By b0rntokill1 in forum Help
    Replies: 4
    Last Post: 02-17-2009, 11:54 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •