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

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
 
(2 intermediate revisions by the same user not shown)
Line 143: Line 143:
 
||%TU applies disease to you.
 
||%TU applies disease to you.
 
||
 
||
||[[Apply Disease Example 8 (Example)|Example]]
+
||[[Apply Disease Example 3 (Example)|Example]]
  
  
Line 152: Line 152:
  
 
|- align="center"
 
|- align="center"
||healing_must_wait||/string/en/||healing_response.stf||internal_command_string||You must wait before you can do that.||Notes||[[Apply Disease Example 10 (Example)|Example]]
+
||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 174: Line 174:
  
 
|- align="center"
 
|- align="center"
||healing_response_60||/string/en/||healing_response.stf||internal_command_string||No valid medicine found.||Notes||[[Apply Disease Example 14 (Example)|Example]]
+
||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 17:50, 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 Disease (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 Example
start_diseased /string/en/ dot_message.stf internal_command_string You have been diseased! Example


increase_diseased /string/en/ dot_message.stf internal_command_string You have sustained more disease! Example
stop_diseased /string/en/ dot_message.stf internal_command_string Your disease has subsided. Example


decrease_diseased /string/en/ dot_message.stf internal_command_string Your disease severity has decreased. Example


cannot_disease /string/en/ healing.stf internal_command_string You cannot apply disease to that. Patch 10 Example
apply_disease_self /string/en/ healing.stf internal_command_string You apply disease to %TT. Example
apply_disease_other /string/en/ healing.stf internal_command_string %TU applies disease to you. Example



healing_delay /string/en/ healing_response.stf internal_command_string You cannot do that for another Patch 14 Example
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 Example


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



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 Example


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