====== teleport ====== Function used in [[en:primitive:mission:start|mission creation]]. Action used to activate a teleport option on a NPC that will be accessible via the contextual menu. It will be deleted when the mission ends. ===== Properties ===== **name:** Action name, only used by the mission designer. **npc_name:** Tag of the NPC that talks. **once (Boolean):** Deletes the teleport option after its first use. **phrase_menu (Optional):** Text that appears in the NPC contextual menu. See [[en:primitive:mission:text_guidelines|text guidelines]] for the formatting requirements. ** world_position:** Teleport target coordinates. Its format is '',''. ===== Default variables ===== **phrase menu (place):** ''$p$'' {{tag>primitives ryzom_core}}