Experience Messages (Game Messages)

From SWGANH Wiki
Jump to: navigation, search




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.


Navigation

Description

Experience 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 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 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. 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. Example
prose_have_xp /string/en/ base_player.stf internal_command_string You have %DI points of %TO experience. (Unknown) 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. 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. 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. Example
prose_at_xp_limit /string/en/ error_message.stf internal_command_string You cannot gain anymore '%TO' experience. (limit: %DIpts) (Unknown) 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) Example


experience_granted /string/en/ image_designer.stf internal_command_string You have received %DI Image Designer experience. (Unknown) Example
expgrant_imagedesigner /string/en/ ui.stf internal_command_string You have gained Image Designer experience! (Unknown) Example