TalentPersistentAbilities()
Determines if current creature has capability to project an aura, and activates it if so.
int TalentPersistentAbilities();
Description
Checks to see if OBJECT_SELF has a persistent aura that can be activated. As long as aura talent is not a spell effect (i.e. is inherent feat/talent) activates the aura.
Requirements
#include "nw_i0_generic"
Version
1.29
See Also
categories: | Core AI Talent Functions | Talents/Skills/Feats Functions |
author: Jody Fletcher
Send comments on this topic.