modding:function:itmgetmaxappearing
Discuss this page on this pages TalkPage
itmGetMaxAppearing
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. |
Example
(itmGetMaxAppearing (itmCreate 0x4001 1))
Returns the number 4. Return to Functions list
modding/function/itmgetmaxappearing.txt · Last modified: by 127.0.0.1
