Thread: [PI] Shops Problem [PI] Rep++

Results 1 to 2 of 2
  1. #1 [PI] Shops Problem [PI] Rep++ 
    Registered Member remote's Avatar
    Join Date
    Aug 2012
    Age
    29
    Posts
    42
    Thanks given
    3
    Thanks received
    0
    Rep Power
    11
    Whenever I try and buy an item, it will buy but if i try to buy it again it won't let me. I have to wait 3 seconds before buying another item. Does anyone know how i would go about making it so i can buy more whenever without having to wait. Thanks in advance, please dont flame im new, everyone deserves everything they work for
    Reply With Quote  
     

  2. #2  
    Registered Member remote's Avatar
    Join Date
    Aug 2012
    Age
    29
    Posts
    42
    Thanks given
    3
    Thanks received
    0
    Rep Power
    11
    And I also have a problem with my deposit all button
    Code:
    RSInterface.java:1905: error: cannot find symbol
    public static void configureBank(RSFont[] TDA) {
                                     ^
      symbol:   class RSFont
      location: class RSInterface
    RSInterface.java:230: error: cannot find symbol
                    configureBank(rsFonts);
                                  ^
      symbol:   variable rsFonts
      location: class RSInterface
    RSInterface.java:1908: error: cannot find symbol
            addHover(23004, 3, 0, 23005, 3, "Interfaces/Equipment/CHAR", 21, 21, "Cl
    ose");
            ^
      symbol:   method addHover(int,int,int,int,int,String,int,int,String)
      location: class RSInterface
    RSInterface.java:1909: error: cannot find symbol
            addHovered(23005, 2, "Interfaces/Equipment/CHAR", 21, 21, 23006);
            ^
      symbol:   method addHovered(int,int,String,int,int,int)
      location: class RSInterface
    RSInterface.java:1910: error: cannot find symbol
            addHover(23007, 4, 0, 23008, 5, "Interfaces/Bank/BANK", 35, 25, "Deposit
     carried items");
            ^
      symbol:   method addHover(int,int,int,int,int,String,int,int,String)
      location: class RSInterface
    RSInterface.java:1911: error: cannot find symbol
            addHovered(23008, 6, "Interfaces/Bank/BANK", 35, 25, 23009);
            ^
      symbol:   method addHovered(int,int,String,int,int,int)
      location: class RSInterface
    Note: client.java uses unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    6 errors
    Press any key to continue . . .
    I would appreciate if you helped me out with this one also
    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 Adding shops problem [REP+]
    By Megapker in forum Help
    Replies: 3
    Last Post: 10-20-2011, 07:30 AM
  2. [PI] Shops problem $/rep/thank [PI]
    By Tamatea in forum Buying
    Replies: 5
    Last Post: 09-12-2011, 03:13 AM
  3. Help please - PI Shops problem?
    By Extensive in forum Help
    Replies: 5
    Last Post: 08-27-2011, 11:22 AM
  4. [PI] Shops Problem
    By Defiled-X in forum Help
    Replies: 4
    Last Post: 02-13-2011, 07:33 AM
  5. Shops Problem
    By ballin in forum Help
    Replies: 5
    Last Post: 07-18-2009, 08:51 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
  •