Difference between revisions of "Skill Training (Game Messages)"
From SWGANH Wiki
(→Unknown SUI Prompt) |
(→Non Jedi Profession Training) |
||
(15 intermediate revisions by 2 users not shown) | |||
Line 63: | Line 63: | ||
− | |||
Line 106: | Line 105: | ||
| | | | ||
|Player response that sends them to Prompt 2 if they have experience to learn the skills. If the player has no experience or already has all these skills learned then they are sent to prompt 8. We could perhaps send the player to another prompt if they have mastered the profession... | |Player response that sends them to Prompt 2 if they have experience to learn the skills. If the player has no experience or already has all these skills learned then they are sent to prompt 8. We could perhaps send the player to another prompt if they have mastered the profession... | ||
− | | | + | |[[General Skill Trainer1 (Example)|Example]] |
|---- | |---- | ||
|opt1_2 | |opt1_2 | ||
Line 117: | Line 116: | ||
| | | | ||
|If the player chooses the “What skills will I be able to learn next?” response, The npc will list the skills available to the player upon next skill up. All choices are made for whatever highest tier the player has reached. For example if the player is currently at 3xxx in skills then the skills displayed will be the ones at 4111 on the skill tree. I believe that upon clicking on these skills, the player receives some sort of information about them but I am not sure what type of information is presented or what menu is shown for this. | |If the player chooses the “What skills will I be able to learn next?” response, The npc will list the skills available to the player upon next skill up. All choices are made for whatever highest tier the player has reached. For example if the player is currently at 3xxx in skills then the skills displayed will be the ones at 4111 on the skill tree. I believe that upon clicking on these skills, the player receives some sort of information about them but I am not sure what type of information is presented or what menu is shown for this. | ||
+ | |[[General Skill Trainer1 (Example)|Example]] | ||
+ | |---- | ||
+ | |converse_stop | ||
+ | | | ||
+ | |ui_radial.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Stop Conversing | ||
+ | | | ||
+ | | | ||
| | | | ||
+ | |[[General Skill Trainer1 (Example)|Example]] | ||
|---- | |---- | ||
| | | | ||
Line 259: | Line 269: | ||
| | | | ||
| | | | ||
− | |This is the npc response given if the player chooses the “What skills will I be able to learn next?” response. The npc will list the skills available to the player upon next skill up. All choices are made for whatever highest tier the player has reached. For example if the player is currently at 3xxx in skills then the skills displayed will be the ones at 4111 on the skill tree. | + | |This is the npc response given if the player chooses the “What skills will I be able to learn next?” response. The npc will list the skills available to the player upon next skill up. All choices are made for whatever highest tier the player has reached. For example if the player is currently at 3xxx in skills then the skills displayed will be the ones at 4111 on the skill tree. Upon clicking on these skills, the player receives information about the skill that is chosen which includes cash and experience costs to train and skill points used. |
|[[Skill Trainer3 (Example)|Example]] | |[[Skill Trainer3 (Example)|Example]] | ||
|---- | |---- | ||
Line 521: | Line 531: | ||
| | | | ||
|What skills will I be able to learn next? | |What skills will I be able to learn next? | ||
− | |||
| | | | ||
| | | | ||
Line 580: | Line 589: | ||
| | | | ||
|Npc response to the player choosing and successfully completed a Yes response to accepting training. | |Npc response to the player choosing and successfully completed a Yes response to accepting training. | ||
− | | | + | |[[General Skill Trainer1 (Example)|Example]] |
|---- | |---- | ||
|prose_pay_acct_success | |prose_pay_acct_success | ||
Line 590: | Line 599: | ||
|You successfully make a payment of %DI credits to %TO. | |You successfully make a payment of %DI credits to %TO. | ||
| | | | ||
− | |Notification to the player that they are paying the credits to the | + | |Notification to the player that they are paying the credits to the NPC. |
− | | | + | |[[Pay Account Success (Example)|Example]] |
|---- | |---- | ||
|prose_skill_learned | |prose_skill_learned | ||
Line 602: | Line 611: | ||
| | | | ||
|Notification to the player that they have trained in the skill. | |Notification to the player that they have trained in the skill. | ||
− | | | + | |[[General Skill Trainer1 (Example)|Example]] |
|---- | |---- | ||
|command_acquired_prose | |command_acquired_prose | ||
Line 843: | Line 852: | ||
| | | | ||
| | | | ||
− | | | + | |This is the message given if the user clicks on one of the skills that are displayed after the player clicks the What skills will I be able to learn next Prompt if they have any skills remaining that they can be trained in. |
|[[Skill Trainer10 (Example)|Example]] | |[[Skill Trainer10 (Example)|Example]] | ||
|---- | |---- | ||
Line 1,044: | Line 1,053: | ||
|[[Skill Trainer13 (Example)|Example]] | |[[Skill Trainer13 (Example)|Example]] | ||
|---- | |---- | ||
− | + | |requires_jtl | |
− | + | |/string/en/ | |
− | + | |skill_teacher.stf | |
− | + | |internal_command_string | |
− | + | |You must enable the Star Wars Galaxies: Jump to Lightspeed expansion in order to converse with this npc. | |
− | + | | | |
− | + | | | |
− | + | | | |
− | + | |System message received when a player attempts to talk to a shipwright trainer when they do not have the JTL expansion installed. | |
− | | | + | | |
− | + | ||
|---- | |---- | ||
− | + | |Prompt 14 | |
− | + | | | |
− | + | | | |
− | + | | | |
− | + | | | |
− | + | | | |
− | + | | | |
− | + | | | |
− | + | | | |
− | | | + | | |
− | + | ||
|---- | |---- | ||
− | + | |surpass_trainer | |
− | + | |/string/en/ | |
− | + | |skill_teacher.stf | |
− | + | |internal_command_string | |
− | + | |WOW! You have learned everything I have to teach... I suppose that now it's time for you to find your own path. Farewell %TT. | |
− | + | | | |
− | + | | | |
− | + | | | |
− | + | |Message a player receives when they train a master level skill from the trainer. Maybe since master level is the last training available to a player, we can use this as replacement to the "Excellent...lets begin " npc response that is typical for all other training to add an acknowledgment by the npc of their accomplishment. | |
− | | | + | | |
− | + | ||
− | + | ||
− | + | ||
|} | |} | ||
Line 1,612: | Line 1,616: | ||
|} | |} | ||
− | == SUI Prompt == | + | == SUI Prompt - Skill Pre-requisites == |
Line 1,620: | Line 1,624: | ||
{| class="anhsmalltable" | {| class="anhsmalltable" | ||
|- align="center" style="background-color:#ffffcc;" | |- align="center" style="background-color:#ffffcc;" | ||
+ | |width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''SUI Title'''||'''SUI Details'''||'''SUI Button Label'''||'''Example''' | ||
|---- | |---- | ||
− | | | + | |no_qualify_title |
|/string/en/ | |/string/en/ | ||
|skill_teacher.stf | |skill_teacher.stf | ||
|internal_command_string | |internal_command_string | ||
+ | |Trainer Skill Requirements | ||
| | | | ||
| | | | ||
− | | | + | |[[Skill Trainer14 (Example)|Example]] |
− | + | ||
− | + | ||
− | + | ||
|---- | |---- | ||
− | | | + | |no_qualify_prompt |
|/string/en/ | |/string/en/ | ||
|skill_teacher.stf | |skill_teacher.stf | ||
|internal_command_string | |internal_command_string | ||
− | |||
| | | | ||
+ | |You must have, at least, the following skills to learn from this skill trainer. | ||
| | | | ||
+ | |||
+ | |||
+ | |||
+ | |---- | ||
| | | | ||
− | |||
| | | | ||
+ | | | ||
+ | |internal_command_string | ||
+ | | | ||
+ | | | ||
+ | |OK | ||
|} | |} | ||
|} | |} | ||
+ | == SUI Prompt - Skill Information == | ||
+ | |||
+ | {| align="center" | ||
+ | |- | ||
+ | || | ||
+ | {| class="anhsmalltable" | ||
+ | |- align="center" style="background-color:#ffffcc;" | ||
+ | |width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''SUI Title'''||'''SUI Details'''||'''SUI Button Label'''||'''Example''' | ||
+ | |---- | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |[[Skill Trainer3 (Example)|Example]] | ||
+ | |||
+ | |---- | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |||
+ | |||
+ | |--- | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |} | ||
+ | |} | ||
== Unknown SUI Prompt== | == Unknown SUI Prompt== |
Latest revision as of 19:35, 28 August 2011
This article or section needs proper wiki formatting. |
Game Messages - Message Category
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
|
Non Jedi Profession Training
Non Jedi Profession Specific Dialog
Unused Messages
SUI Prompt - Skill Pre-requisites
SUI Prompt - Skill Information
Unknown SUI Prompt
|