TalentSpellAttack(object)

Returns TRUE on successful use of such a talent, FALSE otherwise.

int TalentSpellAttack(
    object oIntruder
);

Parameters

oIntruder


Description

Returns TRUE on successful use of such a talent, FALSE otherwise.



Remarks

Part of Bioware’s default AI. In non-SoU, this function is in nw_i0_generic. In SoU, it is in x0_i0_talent. Even for SoU users, including nw_i0_generic will work though.


Requirements

#include "x0_i0_talent"

Version

1.30

See Also

functions: TalentMeleeAttack | TalentMeleeAttacked | TalentRangedAttackers | TalentRangedEnemies
categories: Talents/Skills/Feats Functions
events: OnSpellCastAt Event


 author: Lilac Soul, editor: Mistress