Thread: Bank Clicking [PI](Perception)

Results 1 to 6 of 6
  1. #1 Bank Clicking [PI](Perception) 
    Donator
    noelbudo's Avatar
    Join Date
    Jul 2012
    Posts
    300
    Thanks given
    19
    Thanks received
    26
    Rep Power
    42
    Hey guys!

    We have this issue when you left click on the bank it wont open, but when you right click on it it will open. And when you go out of the bank again you can simply left click the bank and it would open.
    What could cause this? It is for the bank booth btw.
    https://gyazo.com/9f759a72f4c91d9b330b2b156875076b
    Attached image
    Attached image
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Oct 2011
    Posts
    2,084
    Thanks given
    0
    Thanks received
    1,043
    Rep Power
    3608
    Quote Originally Posted by noelbudo View Post
    Hey guys!

    We have this issue when you left click on the bank it wont open, but when you right click on it it will open. And when you go out of the bank again you can simply left click the bank and it would open.
    What could cause this? It is for the bank booth btw.
    https://gyazo.com/9f759a72f4c91d9b330b2b156875076b
    there are a number of delayed clicking responses, such as clicking "bank inventory" or "bank worn items" a couple times before it actually banks.
    Reply With Quote  
     

  3. #3  
    Donator

    Join Date
    Nov 2012
    Posts
    790
    Thanks given
    47
    Thanks received
    42
    Rep Power
    12
    Firstclickobject in actionhandler.

    add something like

    Code:
    case 2213:
    		case 14367:
    		case 11758:
    		case 3193:
    		case 2693:
    	              c.getPA().openUpBank();
    	          break;
    Reply With Quote  
     

  4. #4  
    Donator
    noelbudo's Avatar
    Join Date
    Jul 2012
    Posts
    300
    Thanks given
    19
    Thanks received
    26
    Rep Power
    42
    Still didn't work
    Attached image
    Attached image
    Reply With Quote  
     

  5. #5  
    love

    scoob's Avatar
    Join Date
    Oct 2015
    Age
    25
    Posts
    1,642
    Thanks given
    367
    Thanks received
    640
    Rep Power
    1559
    Quote Originally Posted by noelbudo View Post
    Still didn't work
    quote the guy above your reply to make him notice you replying on this thread, otherwise he has to open your thread to find your reply. Gl fixing what you are looking to fix.
    Attached image
    Reply With Quote  
     

  6. #6  
    The One And Only

    01053's Avatar
    Join Date
    Apr 2011
    Age
    28
    Posts
    2,887
    Thanks given
    417
    Thanks received
    885
    Rep Power
    856
    Post your actionhandler.java.


    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. [PI]Item Value On Click[/PI]
    By Jilic-Matt in forum Help
    Replies: 1
    Last Post: 08-15-2011, 04:08 PM
  2. Replies: 9
    Last Post: 07-06-2011, 05:40 AM
  3. Banking lagg PI 317
    By Tinkerbell1234 in forum Help
    Replies: 2
    Last Post: 06-14-2011, 07:46 PM
  4. Replies: 7
    Last Post: 12-14-2010, 06:52 PM
  5. Replies: 2
    Last Post: 10-26-2010, 12:39 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •