Thread: Quest tab auto update?

Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1 Quest tab auto update? 
    Registered Member
    Join Date
    Jan 2014
    Posts
    138
    Thanks given
    19
    Thanks received
    4
    Rep Power
    13
    So ive added all my points into the quest tabs.. so it says barb assault points = 322, xw points = 21 and etc... But when i gain a point, i have to relog to make it visible in quest tab is it possible to make quest tab update so it update everytime i get a point i will thank if someone can fix this
    Reply With Quote  
     

  2. Thankful user:


  3. #2  
    Split Era #1

    Join Date
    Jan 2011
    Age
    26
    Posts
    305
    Thanks given
    680
    Thanks received
    60
    Rep Power
    33
    Need this aswell, probably a east fix but I don't have a clue how.
    Reply With Quote  
     

  4. #3  
    Owner of Dawntained

    Mgt Madness's Avatar
    Join Date
    Oct 2011
    Age
    28
    Posts
    3,380
    Thanks given
    1,429
    Thanks received
    958
    Rep Power
    2168
    find where the points is increased and add under it the code to update the quest tab
    Attached image
    Reply With Quote  
     

  5. Thankful user:


  6. #4  
    Registered Member
    Join Date
    Jan 2014
    Posts
    138
    Thanks given
    19
    Thanks received
    4
    Rep Power
    13
    Quote Originally Posted by Mgt Madness View Post
    find where the points is increased and add under it the code to update the quest tab
    didnt work
    Reply With Quote  
     

  7. #5  
    Banned
    Join Date
    Apr 2014
    Posts
    2
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Get the line where it shows your points in the quest tab and put that inside the process method in client.java.
    Reply With Quote  
     

  8. #6  
    Middle Finger is Here


    Join Date
    Feb 2012
    Age
    31
    Posts
    2,546
    Thanks given
    377
    Thanks received
    502
    Rep Power
    162
    Add a save for where the quest tab is handled.
    Hi
    Reply With Quote  
     

  9. #7  
    Registered Member
    Join Date
    Jan 2014
    Posts
    138
    Thanks given
    19
    Thanks received
    4
    Rep Power
    13
    Quote Originally Posted by Arrowzjayftw View Post
    Get the line where it shows your points in the quest tab and put that inside the process method in client.java.
    didnt work, and how i add the save? Im not the best coder out there, ive never added a save in a method
    Reply With Quote  
     

  10. #8  
    Donator

    Join Date
    Jun 2012
    Posts
    637
    Thanks given
    129
    Thanks received
    87
    Rep Power
    57
    Quote Originally Posted by loruviam View Post
    didnt work, and how i add the save? Im not the best coder out there, ive never added a save in a method
    Lmao, don't add it under the process method, just copy the line of text you have that says blablapoints: ... and paste it in the method that gives you the points
    Reply With Quote  
     

  11. #9  
    Extreme Donator

    Join Date
    Aug 2009
    Age
    31
    Posts
    152
    Thanks given
    8
    Thanks received
    15
    Rep Power
    13
    Quote Originally Posted by Arrowzjayftw View Post
    Get the line where it shows your points in the quest tab and put that inside the process method in client.java.
    Sure, let's just send a packet every 500 MS when it's not even needed.

    Do what most of these people are saying, find the method which updates the quest list. Add it under any line where points are incremented and you wish to update the list.

    Quote Originally Posted by loruviam View Post
    didnt work, and how i add the save? Im not the best coder out there, ive never added a save in a method
    Are you sure you're compiling and/or have the right method?
    Reply With Quote  
     

  12. #10  
    Registered Member
    Join Date
    Jan 2014
    Posts
    138
    Thanks given
    19
    Thanks received
    4
    Rep Power
    13
    Quote Originally Posted by Flaky View Post
    Sure, let's just send a packet every 500 MS when it's not even needed.

    Do what most of these people are saying, find the method which updates the quest list. Add it under any line where points are incremented and you wish to update the list.



    Are you sure you're compiling and/or have the right method?
    yes and none of these methods work for me im probably doing it wrong.. will retry
    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

Similar Threads

  1. Quest tab updating [Pi]
    By Barefoot in forum Help
    Replies: 5
    Last Post: 09-17-2013, 08:07 AM
  2. Replies: 1
    Last Post: 07-31-2013, 05:29 AM
  3. Players In Quest Tab Not Updating [718]
    By MomentumRSPS in forum Help
    Replies: 4
    Last Post: 07-16-2013, 12:15 AM
  4. Replies: 1
    Last Post: 12-17-2012, 02:51 AM
  5. [PI] Players Online in Quest tab Update
    By Harambe_ in forum Help
    Replies: 3
    Last Post: 09-17-2010, 05:29 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
  •