ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Lua/XML Help (https://www.esoui.com/forums/forumdisplay.php?f=175)
-   -   no "ITEMTYPE_DWEMER_MATERIAL"? (https://www.esoui.com/forums/showthread.php?t=2463)

SnowmanDK 11/23/14 04:11 PM

no "ITEMTYPE_DWEMER_MATERIAL"?
 
I am trying to find the itemtypes for
Dwemer Material
Dwemer Raw Material
but can't find them in any API notes. Am I overlooking something?

sirinsidiator 11/23/14 04:29 PM

dwemer scrap uses ITEMTYPE_RAW_MATERIAL and dwemer frames are found with ITEMTYPE_STYLE_MATERIAL

Garkin 11/23/14 04:39 PM

Here are itemlinks, so you can try it yourself:

Code:

|H1:item:57587:30:1:0:0:0:0:0:0:0:0:0:0:0:0:14:0:0:0:0|h|h --Dwemer Frame
|H1:item:57665:30:1:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0|h|h --Dwemer Scrap


SnowmanDK 11/23/14 04:41 PM

Thanks both of you :)

circonian 11/23/14 05:09 PM

Quote:

Originally Posted by SnowmanDK (Post 13427)
I am trying to find the itemtypes for
Dwemer Material
Dwemer Raw Material
but can't find them in any API notes. Am I overlooking something?

Dwemer Scraps:
ItemType: ITEMTYPE_RAW_MATERIAL


Dwemer Frame:
ItemType: ITEMTYPE_STYLE_MATERIAL
ItemStyle: ITEMSTYLE_AREA_DWEMER


All times are GMT -6. The time now is 11:27 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI