Thread: clan chat help

Results 1 to 7 of 7
  1. #1 clan chat help 
    harmy
    Guest
    hey i jus followed this Tutorials http://www.rune-server.org/showthread.php?t=120979

    and made a clan chat but the problem is that i cannt click on my music interface

    any idea how can i enable that plz help me?
    Reply With Quote  
     

  2. #2  
    Retired. Stop PMing me.


    Galkon's Avatar
    Join Date
    Nov 2007
    Age
    17
    Posts
    7,526
    Thanks given
    1,805
    Thanks received
    2,830
    Rep Power
    5000
    setSideBarInterface(12, interfaceID);

    that would go with the others in initialize
    Attached image
    Reply With Quote  
     

  3. #3  
    harmy
    Guest
    can u tell me wat class do i add dat in? and if u can where about? plz?
    Reply With Quote  
     

  4. #4  
    Retired. Stop PMing me.


    Galkon's Avatar
    Join Date
    Nov 2007
    Age
    17
    Posts
    7,526
    Thanks given
    1,805
    Thanks received
    2,830
    Rep Power
    5000
    client.java

    void initialize()

    find the other setsidebarinterface's

    add:

    setSidebarInterface(1, 3917);
    setSidebarInterface(2, 638);
    setSidebarInterface(3, 3213);
    setSidebarInterface(4, 1644);
    setSidebarInterface(5, 5608);
    setSidebarInterface(8, 5065);
    setSidebarInterface(9, 5715);
    setSidebarInterface(10, 2449);
    setSidebarInterface(11, 904);
    setSidebarInterface(12, 147);
    setSidebarInterface(13, 962);
    setSidebarInterface(0, 2423);

    whichever one you don't have is music.
    Attached image
    Reply With Quote  
     

  5. #5  
    Registered Member

    Join Date
    Mar 2009
    Posts
    1,012
    Thanks given
    70
    Thanks received
    178
    Rep Power
    0
    962 is music tab
    Reply With Quote  
     

  6. #6  
    harmy
    Guest
    i already have the music tab but i cannot click onto it the clan chat works with music tab

    and in order to see whos in my clan chat i need to click on it and i cant do dat..
    Reply With Quote  
     

  7. #7  
    Retired. Stop PMing me.


    Galkon's Avatar
    Join Date
    Nov 2007
    Age
    17
    Posts
    7,526
    Thanks given
    1,805
    Thanks received
    2,830
    Rep Power
    5000
    then make it

    setSidebarInterface(7, 962);
    Attached image
    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

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •