Difference between revisions of "Apply Poison System Messages (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
 
(4 intermediate revisions by the same user not shown)
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D50%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 130: Line 130:
 
||You apply poison to %TT.
 
||You apply poison to %TT.
 
||
 
||
||
+
||[[Apply Poison Self (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
Line 139: Line 139:
 
||%TU applies poison to you.
 
||%TU applies poison to you.
 
||
 
||
||
+
||[[Apply Disease Example 3 (Example)|Example]]
  
  
Line 148: Line 148:
  
 
|- align="center"
 
|- align="center"
||healing_must_wait||/string/en/||healing_response.stf||internal_command_string||You must wait before you can do that.||Notes||Examples
+
||healing_must_wait||/string/en/||healing_response.stf||internal_command_string||You must wait before you can do that.||Notes||[[Healing must wait (Example)|Example]]
 
+
  
  
Line 170: Line 169:
  
 
|- align="center"
 
|- align="center"
||healing_response_60||/string/en/||healing_response.stf||internal_command_string||No valid medicine found.||Notes||Examples
+
||healing_response_60||/string/en/||healing_response.stf||internal_command_string||No valid medicine found.||Notes||[[No Valid Medicine (Example)|Example]]
  
  
 
|}
 
|}
 
|}
 
|}

Latest revision as of 22:42, 20 August 2011




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.


Navigation

Description

Apply Poison System 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


dot_resisted /string/en/ dot_message.stf internal_command_string %TT resists the effects! Patch 12


start_poisoned /string/en/ dot_message.stf internal_command_string You have been poisoned!
increase_poisoned /string/en/ dot_message.stf internal_command_string You have sustained more poison!
stop_poisoned /string/en/ dot_message.stf internal_command_string Your poison has subsided.
decrease_poisoned /string/en/ dot_message.stf internal_command_string Your poison severity has decreased.


cannot_poison /string/en/ healing.stf internal_command_string You cannot poison that. Patch 10
apply_poison_self /string/en/ healing.stf internal_command_string You apply poison to %TT. Example
apply_poison_other /string/en/ healing.stf internal_command_string %TU applies poison to you. Example



healing_delay /string/en/ healing_response.stf internal_command_string You cannot do that for another Patch 14 Examples
healing_must_wait /string/en/ healing_response.stf internal_command_string You must wait before you can do that. Notes Example


not_enough_mind /string/en/ healing_response.stf internal_command_string You do not have enough mind to do that. Notes Examples


no_line_of_sight /string/en/ healing.stf internal_command_string You cannot see your target. Notes Examples



insufficient_skill_heal /string/en/ healing.stf internal_command_string You have insufficient skill to use that item. You must have a %TO value of at least %DI. Notes Examples


healing_response_60 /string/en/ healing_response.stf internal_command_string No valid medicine found. Notes Example