GetItemAbilityId

From Dragon Age Toolset Wiki
Revision as of 18:50, 2 March 2010 by BryanDerksen (Talk | contribs) (looks okay, removing tag)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Get the ability_id associated with an item

int GetItemAbilityId(
object oItem
);
Parameters:
oItem
An item
Returns:

an index into ABI_base.xls

Source:

script.ldf

Description

An items ability id (if != ABILITY_INVALID) is the one active ability an item will grant when equipped to the quickbar.