What you want is the XP2 Henchman scripts:
[ResRefs]
OnBlocked=x0_ch_hen_block
OnDamaged=x0_ch_hen_damage
OnDeath=x2_hen_death
OnConversation=x0_ch_hen_conv
OnDisturbed=x0_ch_hen_distrb
OnCombatRoundEnd=x0_ch_hen_combat
OnHeartbeat=x0_ch_hen_heart
OnPhysicalAttacked=x0_ch_hen_attack
OnPerception=x0_ch_hen_percep
OnRested=x0_ch_hen_rest
OnSpawn=x0_ch_hen_spawn
OnSpellCast=x2_hen_spell
OnUserDefined=x0_ch_hen_usrdef
If you take the above and paste it into notepad then save in your /scripttemplates folder in NWN and change the file extension to .ini, you'll be able to add the above scripts through the toolset using the creature editor.
I have collected many script templates here:
nwvault.ign.com/View.php. Just save the package to your /scripttemplates folder and you'll em available to you in the toolset.
Modifié par Pstemarie, 04 février 2012 - 11:08 .