Skill Teaching (Game Messages)

From SWGANH Wiki
Revision as of 05:39, 13 February 2008 by Ready (Talk | contribs) (System Messages)

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

Example of attempting to teach a skill to a race that cannot learn it. The teaching failed when the attempt was made, and the server gave a response. The wookie tried to learn the skill and then the resposne came back for learning failure. This also applies if a twilek attempts to teach another player lekku speak.

file:///C:/anhwork/downloads/All-Logs/rousesfiles/chatlogs/chatlogs/8821518889/8821518889.uis_0_.html

You offer to teach Jinnx Shyriiwook Comprehension (Wookiee Language).
Jinnx learns Shyriiwook Comprehension (Wookiee Language) from you.
You offer to teach Jinnx Shyriiwook Speech (Wookiee Language).
Teaching failed.
"that better" Beast' says in Shyriiwook.
Jinnx says, "yeh hehe"
Wookiee are unable to learn skill: Basic Speech (Human Language).
Learning failed.


Example of attempt at teaching but the target player refusing to learn

file:///C:/anhwork/downloads/All-Logs/rousesfiles/chatlogs/chatlogs/11926007829/11926007829.uis_0_.html

You offer to teach Anoemee Survival I: Rudimentary Techniques. Anoemee has refused your offer to teach.


ID Path Filename Trigger Message Notes
experience_received /string/en/ teaching.stf internal_command_string You have received %DI Apprenticeship experience.
learning_failed /string/en/ teaching.stf internal_command_string Learning failed.
no_skills /string/en/ teaching.stf internal_command_string You have no skills to teach.
no_skills_for_student /string/en/ teaching.stf internal_command_string You have no skills that  %TT can currently learn."
no_target /string/en/ teaching.stf internal_command_string Whom do you want to teach?
no_teach_self /string/en/ teaching.stf internal_command_string You cannot teach yourself.
not_in_same_group /string/en/ teaching.stf internal_command_string You must be within the same group as %TT in order to teach.
offer_given /string/en/ teaching.stf internal_command_string You offer to teach %TT %TO.
offer_refused /string/en/ teaching.stf internal_command_string %TT has refused your offer to teach.
student_dead /string/en/ teaching.stf internal_command_string %TT does not feel like being taught right now.
student_has_offer_to_learn /string/en/ teaching.stf internal_command_string %TT already has an offer to learn.
student_skill_learned /string/en/ teaching.stf internal_command_string You learn %TO from %TT.
student_too_far /string/en/ teaching.stf internal_command_string Your student must be nearby in order to teach.
student_too_far_target /string/en/ teaching.stf internal_command_string You are too far away from %TT to teach.
teacher_skill_learned /string/en/ teaching.stf internal_command_string %TT learns %TO from you.
teacher_too_far /string/en/ teaching.stf internal_command_string Your teacher must be nearby in order to learn.
teacher_too_far_target /string/en/ teaching.stf internal_command_string You are too far away from %TT to learn.
teaching_failed /string/en/ teaching.stf internal_command_string Teaching failed.