#include "mn_i_pwfunctions" void main() { int index = 2; object oPC = GetPCSpeaker(); DoTeleport(oPC, OBJECT_SELF, index); }