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

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
 
(7 intermediate revisions by 2 users not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Apply Disease (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 74: Line 74:
 
||internal_command_string
 
||internal_command_string
 
||%TT resists the effects!
 
||%TT resists the effects!
||
+
||Patch 12
||
+
||[[Apply Disease Example 1 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
Line 84: Line 84:
 
||You have been diseased!
 
||You have been diseased!
 
||
 
||
||
+
||[[Apply Disease Example 2 (Example)|Example]]
  
  
Line 95: Line 95:
 
||You have sustained more disease!
 
||You have sustained more disease!
 
||
 
||
||
+
||[[Apply Disease Example 3 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
Line 104: Line 104:
 
||Your disease has subsided.
 
||Your disease has subsided.
 
||
 
||
||
+
||[[Apply Disease Example 4 (Example)|Example]]
  
  
Line 114: Line 114:
 
||Your disease severity has decreased.
 
||Your disease severity has decreased.
 
||
 
||
||
+
||[[Apply Disease Example 5 (Example)|Example]]
  
  
Line 124: Line 124:
 
||internal_command_string
 
||internal_command_string
 
||You cannot apply disease to that.
 
||You cannot apply disease to that.
||
+
||Patch 10
||
+
||[[Apply Disease Example 6 (Example)|Example]]
 
|- align="center"
 
|- align="center"
  
Line 134: Line 134:
 
||You apply disease to %TT.
 
||You apply disease to %TT.
 
||
 
||
||
+
||[[Apply Disease Example 7 (Example)|Example]]
 
|- align="center"
 
|- align="center"
  
Line 143: Line 143:
 
||%TU applies disease to you.
 
||%TU applies disease to you.
 
||
 
||
||
+
||[[Apply Disease Example 3 (Example)|Example]]
  
  
Line 149: Line 149:
  
 
|- align="center"
 
|- align="center"
||healing_delay||/string/en/||healing_response.stf||internal_command_string||You cannot do that for another ||Notes||Examples
+
||healing_delay||/string/en/||healing_response.stf||internal_command_string||You cannot do that for another ||Patch 14||[[Apply Disease Example 9 (Example)|Example]]
  
 
|- 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 158: Line 158:
  
 
|- align="center"
 
|- align="center"
||not_enough_mind||/string/en/||healing_response.stf||internal_command_string||You do not have enough mind to do that.||Notes||Examples
+
||not_enough_mind||/string/en/||healing_response.stf||internal_command_string||You do not have enough mind to do that.||Notes||[[Apply Disease Example 11 (Example)|Example]]
  
  
  
 
|- align="center"
 
|- align="center"
||no_line_of_sight||/string/en/||healing.stf||internal_command_string||You cannot see your target.||Notes||Examples
+
||no_line_of_sight||/string/en/||healing.stf||internal_command_string||You cannot see your target.||Notes||[[Apply Disease Example 12 (Example)|Example]]
  
  
Line 169: Line 169:
  
 
|- align="center"
 
|- align="center"
||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
+
||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||[[Apply Disease Example 13 (Example)|Example]]
  
  
  
 
|- 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 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