void main() { object oSpawnPoint = GetObjectByTag("EN4_EvilPort"); AssignCommand(GetPCSpeaker(),JumpToLocation(GetLocation(oSpawnPoint))); }