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