Thread: [831] Bank fix ( Made Simple )

Results 1 to 10 of 10
  1. #1 [831] Bank fix ( Made Simple ) 
    Registered Member Ledion's Avatar
    Join Date
    Nov 2014
    Posts
    141
    Thanks given
    4
    Thanks received
    8
    Rep Power
    0
    I did not find this fix. I'm simply making it easier for you guys to find it without changing your whole method as some of you guys might have custom bank methods which was pointed in the fix of this in the original thread and was asked to show the fix instead of change of method. Also as chucky009 stated this is meant for Kagani but I myself am not too sure if it does work with others.

    In Bank.java go to your method:
    Code:
    public void withdrawItem(int[] slots, int quantity) {
    Replace your if statement with this one:
    Code:
    	if (!withdrawNotes) {
    	    if (!defs.isNoted() && defs.getCertId() != -1) {
    		item.setId(defs.getCertId());
    		noted = true;
    	    } else
    		player.getPackets().sendGameMessage("You cannot withdraw this item as a note.");
    	}
    What this basically does is just add an "!" in the withdrawNotes if you had realised.




    -----------------------------
    Credits: chucky009
    Original Post
    Reply With Quote  
     

  2. #2  
    🖤Runic Developer🖤
    Castiel's Avatar
    Join Date
    Apr 2013
    Posts
    1,752
    Thanks given
    564
    Thanks received
    288
    Rep Power
    609
    Reply With Quote  
     

  3. #3  
    Registered Member Ledion's Avatar
    Join Date
    Nov 2014
    Posts
    141
    Thanks given
    4
    Thanks received
    8
    Rep Power
    0
    Quote Originally Posted by deaneo88 View Post
    I know... if you read my post and see that if you click on the link i provided where i took this from is the link u just send and read the comments on that post and they ask for it to be shown were the fix was made, im not taking any claims for this im just helping people understand
    Reply With Quote  
     

  4. #4  
    Registered Member

    Join Date
    Nov 2015
    Age
    24
    Posts
    1,980
    Thanks given
    334
    Thanks received
    1,051
    Rep Power
    5000
    Quote Originally Posted by deaneo88 View Post
    read the thread before replying for once, its the same tutorial but made more simple
    Reply With Quote  
     

  5. #5  
    Respected Member


    Kris's Avatar
    Join Date
    Jun 2016
    Age
    26
    Posts
    3,638
    Thanks given
    820
    Thanks received
    2,642
    Rep Power
    5000
    Do people even use Kagani anymore? Or 831ish revision? RS3 itself is crap, I can only imagine people using high-end revisions such as 870+
    Attached image
    Reply With Quote  
     

  6. Thankful user:


  7. #6  
    Registered Member Ledion's Avatar
    Join Date
    Nov 2014
    Posts
    141
    Thanks given
    4
    Thanks received
    8
    Rep Power
    0
    Quote Originally Posted by Kris View Post
    Do people even use Kagani anymore? Or 831ish revision? RS3 itself is crap, I can only imagine people using high-end revisions such as 870+
    I don't really know anymore just thought people would use it.
    Reply With Quote  
     

  8. #7  
    Registered Member chucky009's Avatar
    Join Date
    Aug 2011
    Posts
    355
    Thanks given
    1
    Thanks received
    26
    Rep Power
    0
    The actual fix should work for some other 831 revisions, but it depends how their bank system is handled.

    OT: ty for the credits, you dont see it alot these days.
    Reply With Quote  
     

  9. #8  
    Computer Engineer
    Join Date
    Aug 2014
    Posts
    1,051
    Thanks given
    365
    Thanks received
    215
    Rep Power
    16
    Quote Originally Posted by Ledion View Post
    I know... if you read my post and see that if you click on the link i provided where i took this from is the link u just send and read the comments on that post and they ask for it to be shown were the fix was made, im not taking any claims for this im just helping people understand
    I feel that it's dumb making another thread for the same code just to make people LAZIER......

    Pointless thread because anyone with the ability to read can just deduce that part of the code when the author in the other thread HIGHLIGHTED on the aspect that needs to be changed..
    Reply With Quote  
     

  10. #9  
    Registered Member chucky009's Avatar
    Join Date
    Aug 2011
    Posts
    355
    Thanks given
    1
    Thanks received
    26
    Rep Power
    0
    Quote Originally Posted by Codiction View Post
    I feel that it's dumb making another thread for the same code just to make people LAZIER......

    Pointless thread because anyone with the ability to read can just deduce that part of the code when the author in the other thread HIGHLIGHTED on the aspect that needs to be changed..
    MY MAN! brains are there in your head!!!!!!!!!!!!!
    I logged for you inside rune-server to just respond to your comment!
    You got it man keep it up!
    Reply With Quote  
     

  11. #10  
    Registered Member Ledion's Avatar
    Join Date
    Nov 2014
    Posts
    141
    Thanks given
    4
    Thanks received
    8
    Rep Power
    0
    Quote Originally Posted by chucky009 View Post
    MY MAN! brains are there in your head!!!!!!!!!!!!!
    I logged for you inside rune-server to just respond to your comment!
    You got it man keep it up!
    Indeed but you sometimes need to help the people who cant figure it out :/
    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. Battlescape bank fix?
    By Ding Ding ko in forum Help
    Replies: 0
    Last Post: 12-19-2009, 04:08 AM
  2. bank fix
    By Alesana` in forum Help
    Replies: 14
    Last Post: 12-13-2009, 12:48 AM
  3. Banking Fix
    By Scu11 in forum Tutorials
    Replies: 24
    Last Post: 08-21-2009, 02:52 PM
  4. how do i fix this -----simple-----
    By wreckless in forum Help
    Replies: 11
    Last Post: 07-29-2009, 08:41 PM
  5. noclip fix made by cocoa 100%
    By Dei Esercito in forum Tutorials
    Replies: 13
    Last Post: 02-14-2009, 12:30 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
  •