Difference between revisions of "General Skill Messages (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 64: Line 64:
 
{| class="anhsmalltable"
 
{| class="anhsmalltable"
 
|- align="center" style="background-color:#ffffcc;"
 
|- align="center" style="background-color:#ffffcc;"
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''NOtes'''||'''Example'''
+
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Example'''
 
|- align="center"
 
|- align="center"
||revoke_dependant_skill||/string/en/||shared.stf||internal_command_string||You cannot revoke that skill because you have another skill which is dependant on it||Prompt Number||
+
||revoke_dependant_skill||/string/en/||shared.stf||internal_command_string||You cannot revoke that skill because you have another skill which is dependant on it||(Unknown)||
 
|- align="center"
 
|- align="center"
 
||skill_title_removed||/string/en/||shared.stf||internal_command_string||Your skill title has been removed due to the loss of the required skill.||Prompt Number||
 
||skill_title_removed||/string/en/||shared.stf||internal_command_string||Your skill title has been removed due to the loss of the required skill.||Prompt Number||
 +
 +
|- align="center"
 +
||command_acquired_prose
 +
||/string/en/
 +
||ui_skl.stf
 +
||internal_command_string
 +
||You have acquired a new ability: %TU!
 +
||Message sent to a player when they are trained in a skill by a player or by npc that notifies them that they have acquired a new ability with the skill they were taught.
 +
||
 +
 +
 +
|- align="center"
 +
||qualify
 +
||/string/en/
 +
||ui_skl.stf
 +
||internal_command_string
 +
||You now qualify for the skill:
 +
||Message sent to a player when they are trained in a skill by a player or by an npc. This notifies them that they have been successfully taught and also lists the skill type learnt.
 +
||
 +
 +
 +
|- align="center"
 +
||skill_command_acquired_prose
 +
||/string/en/
 +
||ui.stf
 +
||internal_command_string
 +
||You have acquired a new ability: %TU!
 +
||(Unknown)
 +
||
 +
 +
 +
|- align="center"
 +
||
 +
||/string/en/
 +
||ui.stf
 +
||internal_command_string
 +
||You now qualify for the skill:
 +
||(Unknown)
 +
||
 +
 +
 
|}
 
|}
 
|}
 
|}

Revision as of 15:51, 27 February 2008

Game Messages - General Skill Messages

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

General Skill Messages (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 Example
revoke_dependant_skill /string/en/ shared.stf internal_command_string You cannot revoke that skill because you have another skill which is dependant on it (Unknown)
skill_title_removed /string/en/ shared.stf internal_command_string Your skill title has been removed due to the loss of the required skill. Prompt Number
command_acquired_prose /string/en/ ui_skl.stf internal_command_string You have acquired a new ability: %TU! Message sent to a player when they are trained in a skill by a player or by npc that notifies them that they have acquired a new ability with the skill they were taught.


qualify /string/en/ ui_skl.stf internal_command_string You now qualify for the skill: Message sent to a player when they are trained in a skill by a player or by an npc. This notifies them that they have been successfully taught and also lists the skill type learnt.


skill_command_acquired_prose /string/en/ ui.stf internal_command_string You have acquired a new ability: %TU! (Unknown)


/string/en/ ui.stf internal_command_string You now qualify for the skill: (Unknown)