Thread: Friend list add friend button

Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1 Friend list add friend button 
    Client Developer

    Pb600's Avatar
    Join Date
    Dec 2008
    Posts
    2,184
    Thanks given
    306
    Thanks received
    489
    Rep Power
    925
    How do i make my add friend,
    del friend,
    add name,
    del name, on friend and ignore list work?
    I made a new interface and the buttons not are working

    Add friend button id: 19204
    Dell friend: 19205
    Add name: 22086
    Dell name: 22087

    Thanx
    Rep++
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    May 2009
    Posts
    303
    Thanks given
    0
    Thanks received
    4
    Rep Power
    341
    replace the old actionbutton ids with the new ones
    what you should do is use a normal client first and make it print out the values first for add friend and del friend

    by using something like
    System.out.println("addfriend buttonId: "+actionButtonId);

    hope you understand a little lol
    Reply With Quote  
     

  3. #3  
    Client Developer

    Pb600's Avatar
    Join Date
    Dec 2008
    Posts
    2,184
    Thanks given
    306
    Thanks received
    489
    Rep Power
    925
    here saying the add friend button id = 0
    And del friend too...
    I think the wrong is addfriend but i tryied diferent...
    someone know?
    Reply With Quote  
     

  4. #4  
    Client Developer

    Pb600's Avatar
    Join Date
    Dec 2008
    Posts
    2,184
    Thanks given
    306
    Thanks received
    489
    Rep Power
    925
    someone?
    Reply With Quote  
     

  5. #5  
    Client Developer

    Pb600's Avatar
    Join Date
    Dec 2008
    Posts
    2,184
    Thanks given
    306
    Thanks received
    489
    Rep Power
    925
    omg no ones know??
    Reply With Quote  
     

  6. #6  
    Community Veteran

    Dexter Morgan's Avatar
    Join Date
    Nov 2008
    Age
    16
    Posts
    4,364
    Thanks given
    1,027
    Thanks received
    703
    Discord
    View profile
    Rep Power
    2991
    Mask the real button.
    [Only registered and activated users can see links. ]
    Quote Originally Posted by UberNation View Post
    Did you update the quantum network sockets to match the polarity of the wilderness counter levels in the Boolean that divides the wilderness level by zero?
    Reply With Quote  
     

  7. #7  
    Client Developer

    Pb600's Avatar
    Join Date
    Dec 2008
    Posts
    2,184
    Thanks given
    306
    Thanks received
    489
    Rep Power
    925
    but i did...

    Tab.anIntArray240[frame] = 5068;//real button
    Tab.anIntArray241[frame] = 13;
    Tab.anIntArray272[frame] = 225;
    frame++;
    addHButton(5068, "button", 5, 5, 72, 32, "Add friend", -1, 5075, 1);
    addHDButton(5075, 8, "hovered", 72, 32, 5076);
    Reply With Quote  
     

  8. #8  
    Client Developer

    Pb600's Avatar
    Join Date
    Dec 2008
    Posts
    2,184
    Thanks given
    306
    Thanks received
    489
    Rep Power
    925
    dump
    Reply With Quote  
     

  9. #9  
    Client Developer

    Pb600's Avatar
    Join Date
    Dec 2008
    Posts
    2,184
    Thanks given
    306
    Thanks received
    489
    Rep Power
    925
    bump
    Reply With Quote  
     

  10. #10  
    Client Developer

    Pb600's Avatar
    Join Date
    Dec 2008
    Posts
    2,184
    Thanks given
    306
    Thanks received
    489
    Rep Power
    925
    bump again.... no ones know????
    wow!
    Reply With Quote  
     

Page 1 of 2 12 LastLast

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
  •