Thread: Bank closing

Results 1 to 3 of 3
  1. #1 Bank closing 
    Registered Member
    Join Date
    Mar 2011
    Posts
    9
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Hey guys I have nothing I can use to close my bank how can I fix this, is there a way I can add a button that can do so?

    Pics:
     

  2. #2  
    arrowzftw
    Guest
    Use the interfaceid 23000 for bank. in playerAssistant find public void openUpBank(){

    and youll see somthing like this:

    c.getOutStream().writeWordA(number);


    make it
    c.getOutStream().writeWordA(23000);
     

  3. #3  
    Registered Member
    Join Date
    Mar 2011
    Posts
    9
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by arrowzftw View Post
    Use the interfaceid 23000 for bank. in playerAssistant find public void openUpBank(){

    and youll see somthing like this:

    c.getOutStream().writeWordA(number);


    make it
    c.getOutStream().writeWordA(23000);
    Thanks dude helped me alot I love you so much can I have your babies?
     


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: 3
    Last Post: 05-29-2010, 04:48 AM
  2. bank anywere bluurs client? (bank from button)
    By Snow Cat123 in forum Requests
    Replies: 0
    Last Post: 08-26-2009, 07:52 PM
  3. Replies: 18
    Last Post: 08-14-2009, 04:02 AM
  4. Replies: 3
    Last Post: 07-18-2009, 02:16 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
  •