#include "mn_unitele" const string DESTINATION = "rizakesh"; void main() { object oPC; oPC = GetItemActivator(); RingTeleport( oPC, DESTINATION ); }