Discuss this page on this pages [[itmGetMaxAppearing Talk Page|TalkPage]] === itmGetMaxAppearing === See [[http://xelerus.de/index.php?s=functions&function=48|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