GetAvatarsValue
Prototype: GemRB.GetAvatarsValue (globalID, column)
Description: Returns an entry from the avatars.2da table, accounting for animation ID ranges.
Parameters:
- globalID - party ID or global ID of the actor to use
- column - which armor level to use
Return value: string, bam resref
Back to function index, GUIScript introduction.