modding:function:itmgetlevel
Discuss this page on this pages TalkPage
itmGetLevel
| Syntax | (itmGetLevel item) → level |
|---|---|
| Arguments | item: The itemStruct of the item you want to get the level of. |
| Returns | The level of the item. |
| Category | item |
| Description | Returns the level of the item. |
Example
(itmGetLevel (itmCreate 0x4001 3))
Returns the number 1. Return to Functions list
modding/function/itmgetlevel.txt · Last modified: by 127.0.0.1
