EscapeViaTeleport
From NWN Lexicon
Contents |
[edit] EscapeViaTeleport(object)
Makes a creature teleport away while looking like they are casting a spell.
void EscapeViaTeleport( object oFleeing );
[edit] Parameters
oFleeing
The creature to flee.
[edit] Description
Makes oFleeing teleport away while looking like they are casting a spell.
[edit] Remarks
Does a couple visual effects that make it look like oFleeing cast a spell to make him disappear.
[edit] Requirements
#include " nw_i0_plot "
[edit] Version
1.22
[edit] See Also
author: Tom Cassiotis