ShoutDisturbed
From NWN Lexicon
Contents |
[edit] ShoutDisturbed()
Turns NPCs of the container's faction hostile towards the PC that destroyed or opened the container.
[edit] Description
Does two separate checks to see whether the container has been destroyed, or just opened. The only difference is the PC identifier method (LastAttacker / LastOpener).
The function then sends out a spherical 'shout' to all creatures within that are of the containers faction. It makes all faction members within to temporary enemy status towards the PC.
[edit] Remarks
Script: nw_o2_coninclude.nss: Line: 4484
[edit] Requirements
#include " nw_o2_coninclude "
[edit] Version
1.29
[edit] See Also
events: |
author: Jody Fletcher