TalentBardSong()
If the AI has the Bard Song Feat use it.
int TalentBardSong();
Description
Returns TRUE to the calling function if the creature has a Bard Song Feat and uses it.
Remarks
The SoU version of this function is in x0_i0_talent – including nw_i0_generic will still work, though.
If the caller of the function already has the spell effect from the spell bard song (referenced by row number 411 in spells.2da, but without a corresponding constant value in nwscript.nss), the function will automatically return FALSE.
Requirements
#include "nw_i0_generic"
Version
1.30
See Also
categories: | Core AI Talent Functions | Talents/Skills/Feats Functions |
author: John Shuell, editor: Lilac Soul, additional contributor(s): Lilac Soul
Send comments on this topic.