Skill Teaching (Game Messages)

From SWGANH Wiki
Jump to: navigation, search

Game Messages - Skill Teaching

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.


Navigation

Description

Skill Teaching (Game Messages)

Related Tags

75% This document is nearing completion.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Message Notes Examples
experience_received /string/en/ teaching.stf internal_command_string You have received %DI Apprenticeship experience. Notification to a player that they have received apprenticeship experience for training a player in a skill (other than languages) Example
learning_failed /string/en/ teaching.stf internal_command_string Learning failed. This message is received when a player accepts the teaching proposal sent in by another player but upon accepting, cannot train either due to a species requirement, or they do not have enough skill points available to learn the skill. Example
no_skills /string/en/ teaching.stf internal_command_string You have no skills to teach. (Unknown) Example
no_skills_for_student /string/en/ teaching.stf internal_command_string You have no skills that  %TT can currently learn." Message a player receives if they use the teach radial on a player who does not have enough experience yet to require training in any abilities that require teaching even though the instructor has abilities to teach. This message is also seen in the case where neither player has compatable skills to where one has nothing to offer for training. Ex. A scout wanting to train a marksman. (example, a starting novice artisan wanting to train anyone). Example
no_target /string/en/ teaching.stf internal_command_string Whom do you want to teach? Message that is sent if the player attempts to use the /teach command without having a target. Example
no_teach_self /string/en/ teaching.stf internal_command_string You cannot teach yourself. Message a player receives if they attempt to target themself with the teach command. Example
not_in_same_group /string/en/ teaching.stf internal_command_string You must be within the same group as %TT in order to teach. Message that a player gets when they use the /teach command on a player whom they are not grouped with. Example
offer_given /string/en/ teaching.stf internal_command_string You offer to teach %TT %TO. Notification to the instructor that they are attempting to teach a particular skill set. Example
offer_refused /string/en/ teaching.stf internal_command_string %TT has refused your offer to teach. Notification to the instructor that the target has refused the training attempt. Example
prose_bad_species /string/en/ base_player.stf internal_string_command %TT are unable to learn skill: %TO. Message given to humans if they attempt to learn Syriiwook speach. This message is also given to wookies if they attempt to learn any other language speech other than Shyriiwook. Example


prose_nsf_skill_pts /string/en/ base_player.stf internal_string_command You do not have enough skill points left to learn skill '%TO'. Message that a player receives when they accept training from another player but do not have enough skill points to train in the skill. Example


student_dead /string/en/ teaching.stf internal_command_string %TT does not feel like being taught right now. Message that the instructor receives if they attempt to train a target that is either incapacitated or dead. Example
student_has_offer_to_learn /string/en/ teaching.stf internal_command_string %TT already has an offer to learn. Message an instructor receives if the target already has someone else who sent them an offer to be taught. Example
student_skill_learned /string/en/ teaching.stf internal_command_string You learn %TO from %TT. Notification to the player that they have been taught a skill from another player. Example
student_too_far /string/en/ teaching.stf internal_command_string Your student must be nearby in order to teach. (Unknown) Example
student_too_far_target /string/en/ teaching.stf internal_command_string You are too far away from %TT to teach. Notification to the instructor that the target is too far away to be taught. Example
teacher_skill_learned /string/en/ teaching.stf internal_command_string %TT learns %TO from you. Notification to the instructor that the target has successfully learned the skill from them. Example
teacher_too_far /string/en/ teaching.stf internal_command_string Your teacher must be nearby in order to learn. (Unknown) Example
teacher_too_far_target /string/en/ teaching.stf internal_command_string You are too far away from %TT to learn. Notification to the player that they are too far away from the instructor to learn. This message occurs when the player accepts the prompt to train the skill but is beyond the training radius. Example
teaching_failed /string/en/ teaching.stf internal_command_string Teaching failed. Notification to the instructor that lets them know that their teaching attempt failed either due to a species requirement or the target did not have enough skill points to receive the skill training when they accepted the attempt to be taught. Example