Discuss this page on this pages TalkPage
See itmGetMaxAppearing at Xelerus
Syntax | (itmGetMaxAppearing item) → max number that appear randomly |
---|---|
Arguments | item: The itemStruct of the item you want to get the max number of appearing. |
Returns | The max number that will appear randomly. |
Category | item |
Description | Returns the max that will appear per random selection of the item. |
(itmGetMaxAppearing (itmCreate 0x4001 1))
Returns the number 4. Return to Functions list