Discuss this page on this pages [[itmGetStaticData Talk Page|TalkPage]] === itmGetStaticData === See [[http://xelerus.de/index.php?s=functions&function=313|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. | === Example === Return to [[:Functions]] list