- Joined
- Aug 5, 2015
- Messages
- 12
- Thread Author
- #1
I was wondering if there is a way to obtain the Maximum ID for an ItemDefinition..
[Too little info, IMO]
I have a Bot that is running through
and I was hoping that there was some way that I could obtain the "count" value, rather than using
as I believe that this may be causing an issue (seeing as the bot doesn't seem to be making it past this point) however, if there is not a way to get the max id number, could someone please tell me what this number is..?
**So lost ATM**
[Too little info, IMO]
I have a Bot that is running through
Code:
ItemDefinition.get(start, count, filter)
Code:
Integer.MAX_VALUE
**So lost ATM**