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