GetMeleeRingPosition

From Dragon Age Toolset Wiki
Jump to: navigation, search

return the position of a melee ring

vector GetMeleeRingPosition(
object nRingOwnerId,
int nRingIndex = 0
);
Parameters:
nRingOwnerId
id of the creature for which to query the melee ring
nRingIndex
the ring to query. By default the main ring will respond to the query (ring index 0)
Returns:

the position of a melee ring

Source:

script.ldf