Thread: [562/RS2HD] Shops give out random items?

Results 1 to 4 of 4
  1. #1 [562/RS2HD] Shops give out random items? 
    Banned
    Join Date
    Apr 2009
    Posts
    106
    Thanks given
    0
    Thanks received
    1
    Rep Power
    0
    Okay I know this is a common error but when I try to buy items in my shop it gives random items out. If anyone could maybe help or help me on a path to the issue.
    Reply With Quote  
     

  2. #2  
    Registered Member lildude783's Avatar
    Join Date
    Jan 2010
    Age
    28
    Posts
    379
    Thanks given
    13
    Thanks received
    7
    Rep Power
    3
    i wuz wondering if i shud release a snippet on this fix.. its reeeeeeeeeeeeely super easy.. so easy.. its controversial weather or not to tell you it..

    it has to do with public int shopid though..
    Quote Originally Posted by Hunter
    Here in America, we dont use the metric system, we use freedom units!
    Reply With Quote  
     

  3. #3  
    Banned
    Join Date
    Apr 2009
    Posts
    106
    Thanks given
    0
    Thanks received
    1
    Rep Power
    0
    Please private me the help please? I don't really know besides what I suggested to you in PM.

    Does it have anything to do with shopopen(p, 9);?

    I was thinking that in shops.java you would change the code to this:
    public int[9] Generalshoplumb =

    But then what would you do with the # of items one?

    public int[] GeneralshoplumbN =
    Reply With Quote  
     

  4. #4  
    Registered Member lildude783's Avatar
    Join Date
    Jan 2010
    Age
    28
    Posts
    379
    Thanks given
    13
    Thanks received
    7
    Rep Power
    3
    nothing to do with that?

    you cant do public int[9] becuz that java method doesnt exist.. int[] means its an int with many possible outcomes or something.. declared by brackets.

    2 files edited; player.java and shophandler.java, easy fix. takes 3 min at most..
    Quote Originally Posted by Hunter
    Here in America, we dont use the metric system, we use freedom units!
    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

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