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