Thread: Get my Quest/Achievement tab working

Results 1 to 2 of 2
  1. #1 Get my Quest/Achievement tab working 
    Fremennik


    Join Date
    Sep 2010
    Age
    24
    Posts
    919
    Thanks given
    3
    Thanks received
    90
    Discord
    View profile
    Rep Power
    105
    Hello there,
    I've decided to put a little snippet down here for the beginners.
    This is just to get my quest/achievement tab working.

    Click [Only registered and activated users can see links. ] to go to the client-sided tutorial.

    Spoiler for Pictures:
    Quest tab picture:


    Achievement tab picture:



    1. Open your ClickingButtons.java & add:
    Code:
    			case 113227:
    			c.setSidebarInterface(2, 20638);
    			break;
    			case 113228:
    			c.setSidebarInterface(2, 638);
    			break;
    There you go, now your quest/achievement tab will work.
    - Cataclytism.
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Apr 2012
    Age
    24
    Posts
    2,948
    Thanks given
    1,126
    Thanks received
    1,081
    Rep Power
    0
    Isn't even the correct interfaces.
    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: 0
    Last Post: 03-13-2012, 12:30 AM
  2. Replies: 0
    Last Post: 03-09-2012, 07:02 AM
  3. [Delta] Quest tab not working
    By Justin_ in forum Help
    Replies: 6
    Last Post: 07-10-2011, 06:54 AM
  4. [PI | DSPK] Quest tab/Achievement text
    By Effective in forum Snippets
    Replies: 11
    Last Post: 03-31-2011, 11:29 PM
  5. Achievement Diary/quest tab switch
    By =(Kajakas)= in forum Tutorials
    Replies: 14
    Last Post: 07-11-2008, 07:07 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
  •