Thread: [PI]Buy X

Page 7 of 7 FirstFirst ... 567
Results 61 to 69 of 69
  1. #61  
    Registered Member ajmcbsat1's Avatar
    Join Date
    May 2012
    Posts
    576
    Thanks given
    118
    Thanks received
    27
    Rep Power
    0
    src\server\model\players\packets\BankX1.java:24: error: cannot find symbol
    if (c.xBuyingX) {
    ^
    symbol: variable xBuyingX
    location: variable c of type Client
    src\server\model\players\packets\BankX1.java:33: error: cannot find symbol
    c.xBuyingX = false;
    ^
    symbol: variable xBuyingX
    location: variable c of type Client
    Note: Some input files use unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    2 errors
    #Theydonefreedmyniggapea2nutz
    Attached image
    Reply With Quote  
     

  2. #62  
    Member [PI]Buy X Market Banned
    Mr Joopz's Avatar
    Join Date
    Aug 2012
    Age
    26
    Posts
    1,410
    Thanks given
    259
    Thanks received
    96
    Rep Power
    14
    Quote Originally Posted by ajmcbsat1 View Post
    src\server\model\players\packets\BankX1.java:24: error: cannot find symbol
    if (c.xBuyingX) {
    ^
    symbol: variable xBuyingX
    location: variable c of type Client
    src\server\model\players\packets\BankX1.java:33: error: cannot find symbol
    c.xBuyingX = false;
    ^
    symbol: variable xBuyingX
    location: variable c of type Client
    Note: Some input files use unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    2 errors
    Lol, did you even import?
    Reply With Quote  
     

  3. #63  
    Registered Member ajmcbsat1's Avatar
    Join Date
    May 2012
    Posts
    576
    Thanks given
    118
    Thanks received
    27
    Rep Power
    0
    if i kn3w h0w i w0u1d
    #Theydonefreedmyniggapea2nutz
    Attached image
    Reply With Quote  
     

  4. #64  
    Registered Member
    Join Date
    May 2012
    Posts
    109
    Thanks given
    8
    Thanks received
    2
    Rep Power
    11
    Quote Originally Posted by ajmcbsat1 View Post
    src\server\model\players\packets\BankX1.java:24: error: cannot find symbol
    if (c.xBuyingX) {
    ^
    symbol: variable xBuyingX
    location: variable c of type Client
    src\server\model\players\packets\BankX1.java:33: error: cannot find symbol
    c.xBuyingX = false;
    ^
    symbol: variable xBuyingX
    location: variable c of type Client
    Note: Some input files use unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    2 errors
    In player.java
    Under:
    Code:
    public long lastEmote;
    Add:
    Code:
    public boolean buyingX;
    Reply With Quote  
     

  5. #65  
    Banned
    Join Date
    Feb 2013
    Posts
    210
    Thanks given
    4
    Thanks received
    7
    Rep Power
    0
    Lol, that will help people alot, but that can ruin everything, like you can buy 1 million runes easily, I'd rather make it buy 50/100 tbh.
    Reply With Quote  
     

  6. #66  
    Registered Member
    Join Date
    Mar 2013
    Posts
    318
    Thanks given
    86
    Thanks received
    56
    Rep Power
    0
    Sorry about the incredible gravedig, but i really need this, and i couldn't find any other topic that actually works.

    When my players try to buy something, it simply does not work.
    It does nothing, the dialogue pops up, but nothing.
    Any help would be greatly appreciated.

    Need a reliable programmer for your website?
    Add me on skype and let's talk!
    (Cheap and active, 24/7 support)
    Reply With Quote  
     

  7. #67  
    Registered Member
    Join Date
    Sep 2013
    Posts
    19
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    So i compiled and it was all correct but when i click buy x and amount it only gives me one of the item
    Reply With Quote  
     

  8. #68  
    Registered Member
    Join Date
    Aug 2014
    Posts
    259
    Thanks given
    2
    Thanks received
    6
    Rep Power
    11
    You can make it specific on a npc shop? thanks

    You can make it specific on a npc shop? thanks
    Reply With Quote  
     

  9. #69  
    Extreme Donator

    Kiana's Avatar
    Join Date
    May 2015
    Posts
    1,050
    Thanks given
    147
    Thanks received
    187
    Rep Power
    223
    Thanks mate, came in handy.
    Reply With Quote  
     

Page 7 of 7 FirstFirst ... 567

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •