INVENTORY SLOT *

From Dragon Age Toolset Wiki
Jump to: navigation, search

This page was generated by Sunjammer's Dragon Age Script Parser.

The parser extracted and matched all the information required to the best of its ability however the parser relies on the source file, and especially a function's comments, to be correctly formatted. If the source file was not correctly formatted the information presented may be incomplete.

This page should be reviewed by a knowledgeable scripter as it may require updating. If an issue with the source file is identified it should be reported to BioWare.

Please remove the {{Generated}} tag once the page has been confirmed or corrected.

Source: script.ldf
Constant name Type Value Description Source
INVENTORY_SLOT_BELT int 12 script.ldf
INVENTORY_SLOT_BITE int 13 script.ldf
INVENTORY_SLOT_BOOTS int 6 script.ldf
INVENTORY_SLOT_CHEST int 4 script.ldf
INVENTORY_SLOT_CLOAK int 8 script.ldf
INVENTORY_SLOT_DOG_COLLAR int 19 script.ldf
INVENTORY_SLOT_DOG_WARPAINT int 18 script.ldf
INVENTORY_SLOT_GLOVES int 7 script.ldf
INVENTORY_SLOT_HEAD int 5 script.ldf
INVENTORY_SLOT_INVALID int 255 script.ldf
INVENTORY_SLOT_MAIN int 0 script.ldf
INVENTORY_SLOT_NECK int 11 script.ldf
INVENTORY_SLOT_OFFHAND int 1 script.ldf
INVENTORY_SLOT_RANGEDAMMO int 2 script.ldf
INVENTORY_SLOT_RING1 int 9 script.ldf
INVENTORY_SLOT_RING2 int 10 script.ldf
INVENTORY_SLOT_SHALE_CHEST int 15 script.ldf
INVENTORY_SLOT_SHALE_LEFTARM int 17 script.ldf
INVENTORY_SLOT_SHALE_RIGHTARM int 16 script.ldf
INVENTORY_SLOT_SHALE_SHOULDERS int 14 script.ldf