Thread: Max Item ammount.

Results 1 to 6 of 6
  1. #1 Max Item ammount. 
    Banned
    Join Date
    Jun 2012
    Posts
    510
    Thanks given
    33
    Thanks received
    50
    Rep Power
    0
    Fixed~
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Nov 2013
    Posts
    107
    Thanks given
    22
    Thanks received
    0
    Rep Power
    11
    try this 2147483647
    Reply With Quote  
     

  3. #3  
    Banned
    Join Date
    Jun 2012
    Posts
    510
    Thanks given
    33
    Thanks received
    50
    Rep Power
    0
    Fixed
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Nov 2013
    Posts
    107
    Thanks given
    22
    Thanks received
    0
    Rep Power
    11
    i would say just keep trying lower numbers.
    Heres what i have
    Code:
    public static final int ITEM_LIMIT = 20073; // item id limit, different clients have more items like silab which goes past 15000
    	public static final int MAXITEM_AMOUNT = Integer.MAX_VALUE;
    Reply With Quote  
     

  5. #5  
    Banned
    Join Date
    Jun 2012
    Posts
    510
    Thanks given
    33
    Thanks received
    50
    Rep Power
    0
    Fixed
    Reply With Quote  
     

  6. #6  
    Member Max Item ammount. Market Banned


    Luke132's Avatar
    Join Date
    Dec 2007
    Age
    35
    Posts
    12,574
    Thanks given
    199
    Thanks received
    7,106
    Rep Power
    5000
    try not creating 2.1 billion objects

    Attached imageAttached image
    Reply With Quote  
     

  7. Thankful user:



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. max item help (rs2hd 562)
    By jeremy! in forum Help
    Replies: 0
    Last Post: 05-13-2010, 11:01 PM
  2. Correct item ammount colours
    By Templer in forum Configuration
    Replies: 9
    Last Post: 11-04-2009, 07:49 PM
  3. increasing max item?
    By Michael old in forum Help
    Replies: 12
    Last Post: 03-01-2009, 03:31 AM
  4. max items in bank
    By wildjjbug in forum Help
    Replies: 2
    Last Post: 11-25-2008, 02:33 AM
  5. Anti Duping + setting max item amount new way.
    By ~Legend Rene in forum Tutorials
    Replies: 7
    Last Post: 09-20-2008, 08:30 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
  •