Difference between revisions of "Skill Teaching (Game Messages)"
(→System Messages) |
(→System Messages) |
||
Line 99: | Line 99: | ||
{| class="anhsmalltable" | {| class="anhsmalltable" | ||
|- align="center" style="background-color:#ffffcc;" | |- align="center" style="background-color:#ffffcc;" | ||
− | |width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes''' | + | |width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples''' |
|- align="center" | |- align="center" | ||
− | ||experience_received||/string/en/||teaching.stf||internal_command_string||You have received %DI Apprenticeship experience.|| | + | ||experience_received||/string/en/||teaching.stf||internal_command_string||You have received %DI Apprenticeship experience. |
+ | || | ||
+ | || | ||
|- align="center" | |- align="center" | ||
− | ||learning_failed||/string/en/||teaching.stf||internal_command_string||Learning failed.|| | + | ||learning_failed||/string/en/||teaching.stf||internal_command_string||Learning failed. |
+ | || | ||
+ | || | ||
|- align="center" | |- align="center" | ||
− | ||no_skills||/string/en/||teaching.stf||internal_command_string||You have no skills to teach.|| | + | ||no_skills||/string/en/||teaching.stf||internal_command_string||You have no skills to teach. |
+ | || | ||
+ | || | ||
|- align="center" | |- align="center" | ||
− | ||no_skills_for_student||/string/en/||teaching.stf||internal_command_string||You have no skills that %TT can currently learn."|| | + | ||no_skills_for_student||/string/en/||teaching.stf||internal_command_string||You have no skills that %TT can currently learn." |
+ | || | ||
+ | || | ||
|- align="center" | |- align="center" | ||
− | ||no_target||/string/en/||teaching.stf||internal_command_string||Whom do you want to teach?|| | + | ||no_target||/string/en/||teaching.stf||internal_command_string||Whom do you want to teach? |
+ | || | ||
+ | || | ||
|- align="center" | |- align="center" | ||
− | ||no_teach_self||/string/en/||teaching.stf||internal_command_string||You cannot teach yourself.|| | + | ||no_teach_self||/string/en/||teaching.stf||internal_command_string||You cannot teach yourself. |
+ | || | ||
+ | || | ||
|- align="center" | |- align="center" | ||
− | ||not_in_same_group||/string/en/||teaching.stf||internal_command_string||You must be within the same group as %TT in order to teach.|| | + | ||not_in_same_group||/string/en/||teaching.stf||internal_command_string||You must be within the same group as %TT in order to teach. |
+ | || | ||
+ | || | ||
|- align="center" | |- align="center" | ||
− | ||offer_given||/string/en/||teaching.stf||internal_command_string||You offer to teach %TT %TO.|| | + | ||offer_given||/string/en/||teaching.stf||internal_command_string||You offer to teach %TT %TO. |
+ | || | ||
+ | || | ||
|- align="center" | |- align="center" | ||
− | ||offer_refused||/string/en/||teaching.stf||internal_command_string||%TT has refused your offer to teach.|| | + | ||offer_refused||/string/en/||teaching.stf||internal_command_string||%TT has refused your offer to teach. |
+ | || | ||
+ | || | ||
|- align="center" | |- align="center" | ||
− | ||student_dead||/string/en/||teaching.stf||internal_command_string||%TT does not feel like being taught right now.|| | + | ||student_dead||/string/en/||teaching.stf||internal_command_string||%TT does not feel like being taught right now. |
+ | || | ||
+ | || | ||
|- align="center" | |- align="center" | ||
− | ||student_has_offer_to_learn||/string/en/||teaching.stf||internal_command_string||%TT already has an offer to learn.|| | + | ||student_has_offer_to_learn||/string/en/||teaching.stf||internal_command_string||%TT already has an offer to learn. |
+ | || | ||
+ | || | ||
|- align="center" | |- align="center" | ||
− | ||student_skill_learned||/string/en/||teaching.stf||internal_command_string||You learn %TO from %TT.|| | + | ||student_skill_learned||/string/en/||teaching.stf||internal_command_string||You learn %TO from %TT. |
+ | || | ||
+ | || | ||
|- align="center" | |- align="center" | ||
− | ||student_too_far||/string/en/||teaching.stf||internal_command_string||Your student must be nearby in order to teach.|| | + | ||student_too_far||/string/en/||teaching.stf||internal_command_string||Your student must be nearby in order to teach. |
+ | || | ||
+ | || | ||
|- align="center" | |- align="center" | ||
− | ||student_too_far_target||/string/en/||teaching.stf||internal_command_string||You are too far away from %TT to teach.|| | + | ||student_too_far_target||/string/en/||teaching.stf||internal_command_string||You are too far away from %TT to teach. |
+ | || | ||
+ | || | ||
|- align="center" | |- align="center" | ||
− | ||teacher_skill_learned||/string/en/||teaching.stf||internal_command_string||%TT learns %TO from you.|| | + | ||teacher_skill_learned||/string/en/||teaching.stf||internal_command_string||%TT learns %TO from you. |
+ | || | ||
+ | || | ||
|- align="center" | |- align="center" | ||
− | ||teacher_too_far||/string/en/||teaching.stf||internal_command_string||Your teacher must be nearby in order to learn.|| | + | ||teacher_too_far||/string/en/||teaching.stf||internal_command_string||Your teacher must be nearby in order to learn. |
+ | || | ||
+ | || | ||
|- align="center" | |- align="center" | ||
− | ||teacher_too_far_target||/string/en/||teaching.stf||internal_command_string||You are too far away from %TT to learn.|| | + | ||teacher_too_far_target||/string/en/||teaching.stf||internal_command_string||You are too far away from %TT to learn. |
+ | || | ||
+ | || | ||
|- align="center" | |- align="center" | ||
− | ||teaching_failed||/string/en/||teaching.stf||internal_command_string||Teaching failed.|| | + | ||teaching_failed||/string/en/||teaching.stf||internal_command_string||Teaching failed. |
+ | || | ||
+ | || | ||
|} | |} | ||
|} | |} |
Revision as of 10:56, 24 February 2008
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.
|
System MessagesExample 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).
This is how learning failed appears to the person who is trying to learn a skill they cant learn. file:///C:/anhwork/downloads/All-Logs/Helzephyr/chatlog_6/38621821316.uis_1_.html 04:28:43 Human are unable to learn skill: Shyriiwook Speech (Wookiee Language). 04:28:43 Learning failed.
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.
|