void main() { object oPC = GetPCSpeaker(); DelayCommand(2.0, AssignCommand(oPC, JumpToObject(GetWaypointByTag("SHIP_NORTH")))); }