DimensionHop
From NWN Lexicon
Contents |
[edit] DimensionHop(object)
Teleports instantly a character from one point to another creature.
void DimensionHop( object oTarget );
[edit] Parameters
oTarget
[edit] Description
Teleports the caller of DimensionHop to oTarget with a flashy graphic.
[edit] Requirements
#include " nw_i0_plot "
[edit] Version
1.22
[edit] See Also
author: Tom Cassiotis