void main() { object oPC = GetPCSpeaker(); AssignCommand(oPC, ActionJumpToLocation(GetLocation(GetWaypointByTag("wp_pit_to_r1")))); }