void main () { object oPC= GetLastUsedBy(); object oTarget=GetWaypointByTag("PriestessRoom"); AssignCommand(oPC, JumpToObject(oTarget)); }