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