Difference between revisions of "Experience Messages (Game Messages)"
From SWGANH Wiki
(New page: {{PageCleanup}} {{PageHeader|Game Messages|Message Category}} {| border="0" width="100%" cellpadding=6 |- |valign=top| =Navigation= {| align="center" width="280px" |- || {{Auction (Mess)}...) |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{PageCleanup}} | {{PageCleanup}} | ||
− | {{PageHeader|Game Messages| | + | {{PageHeader|Game Messages|Experience Messages}} |
{| border="0" width="100%" cellpadding=6 | {| border="0" width="100%" cellpadding=6 | ||
Line 43: | Line 43: | ||
|valign=top| | |valign=top| | ||
== Description == | == Description == | ||
− | + | Experience Messages (Game Messages) | |
|valign=top| | |valign=top| | ||
Line 50: | Line 50: | ||
{| align="center" | {| align="center" | ||
|- | |- | ||
− | ||{{ | + | ||{{D75%}} |
|- | |- | ||
||{{Game Messages}} | ||{{Game 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'''||''' | + | |width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples''' |
− | |- | + | |
− | || | + | |
+ | |---- | ||
+ | |prose_grant_xp | ||
+ | |/string/en/ | ||
+ | |base_player.stf | ||
+ | |internal_command_string | ||
+ | |You receive %DI points of %TO experience. | ||
+ | |Message received whenever the player gains experience | ||
+ | |[[Experience1 (Example)|Example]] | ||
+ | |---- | ||
+ | |prose_grant_xp1 | ||
+ | |/string/en/ | ||
+ | |base_player.stf | ||
+ | |internal_command_string | ||
+ | |You receive 1 point of %TO experience. | ||
+ | |Message received when a player receives only one point of experience from performing an experience generating activity. | ||
+ | |[[Experience2 (Example)|Example]] | ||
+ | |---- | ||
+ | |prose_grant_xp_bonus | ||
+ | |/string/en/ | ||
+ | |base_player.stf | ||
+ | |internal_command_string | ||
+ | |\#pcontrast3 MASTER PILOT BONUS: < \#pcontrast1 You receive %DI points of %TO experience. \#pcontrast3 > | ||
+ | |After you master a Pilot prof and resign, if you start another Pilot branch you get a [Master Pilot Bonus] to experience.You get an 1x per Faction's pilot mastery (so when you finish your first you'll get 1x, which is double, when you master pilot from a different faction that will bump up to 2x, so triple, and when you master pilot from the final faction you will bump up to 3x, so quadruple), this makes it easier to master further branches. | ||
+ | |[[Experience3 (Example)|Example]] | ||
+ | |---- | ||
+ | |prose_have_xp | ||
+ | |/string/en/ | ||
+ | |base_player.stf | ||
+ | |internal_command_string | ||
+ | |You have %DI points of %TO experience. | ||
+ | |(Unknown) | ||
+ | |[[Experience4 (Example)|Example]] | ||
+ | |---- | ||
+ | |prose_hit_xp_cap | ||
+ | |/string/en/ | ||
+ | |base_player.stf | ||
+ | |internal_command_string | ||
+ | |You have achieved your current limit for %TO experience. | ||
+ | |Message received when a player hits their cap for experience for a particular ability. | ||
+ | |[[Experience5 (Example)|Example]] | ||
+ | |---- | ||
+ | |prose_revoke_xp | ||
+ | |/string/en/ | ||
+ | |base_player.stf | ||
+ | |internal_command_string | ||
+ | |You lose %DI points of %TO experience. | ||
+ | |Message a player receives when their experience is revoked. This most commonly occurs when a player has surrendered skills while having stored experience that is beyond their current cap limit. | ||
+ | |[[Experience6 (Example)|Example]] | ||
+ | |---- | ||
+ | |prose_revoke_xp1 | ||
+ | |/string/en/ | ||
+ | |base_player.stf | ||
+ | |internal_command_string | ||
+ | |You lose 1 point of %TO experience. | ||
+ | |Message a player receives when their experience is revoked and they only lose one point. | ||
+ | |[[Experience7 (Example)|Example]] | ||
+ | |---- | ||
+ | |prose_at_xp_limit | ||
+ | |/string/en/ | ||
+ | |error_message.stf | ||
+ | |internal_command_string | ||
+ | |You cannot gain anymore '%TO' experience. (limit: %DIpts) | ||
+ | |(Unknown) | ||
+ | |[[Experience8 (Example)|Example]] | ||
+ | |---- | ||
+ | |prose_hit_xp_limit | ||
+ | |/string/en/ | ||
+ | |error_message.stf | ||
+ | |internal_command_string | ||
+ | |You have achieved your limit of %DIpts for experience type '%TO'. | ||
+ | |(Unknown) | ||
+ | |[[Experience9 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |||
+ | |---- | ||
+ | |experience_granted | ||
+ | |/string/en/ | ||
+ | |image_designer.stf | ||
+ | |internal_command_string | ||
+ | |You have received %DI Image Designer experience. | ||
+ | |(Unknown) | ||
+ | |[[Experience10 (Example)|Example]] | ||
+ | |---- | ||
+ | |expgrant_imagedesigner | ||
+ | |/string/en/ | ||
+ | |ui.stf | ||
+ | |internal_command_string | ||
+ | |You have gained Image Designer experience! | ||
+ | |(Unknown) | ||
+ | |[[Experience11 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
|} | |} | ||
|} | |} |
Latest revision as of 21:35, 8 July 2009
This article or section needs proper wiki formatting. |
Game Messages - Experience Messages
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
|
System Messages
|