Discuss this page on this pages TalkPage
See itmGetStaticData at Xelerus
| Syntax | (itmGetStaticData itemStruct string) |
|---|---|
| Arguments | itemStruct: The item struct of the type you want to get the static data from. |
| string: The name of the static data. | |
| Returns | data: The data from the xml named by the string from the item structs type. |
| Category | 0.99, data, item |
| Description | Returns the data from the xml named by the string from whatever the item structs type is. |
Return to Functions list