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

From SWGANH Wiki
Jump to: navigation, search
(New page: {{PageCleanup}} {{PageHeader|Game Messages|Message Category}} {| border="0" width="100%" cellpadding=6 |- |valign=top| =Navigation= {| align="center" width="280px" |- || {{Auction (Mess)}...)
 
 
(10 intermediate revisions by 2 users not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Apply Poison System Messages (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 67: Line 67:
  
  
 +
|- align="center"
 +
||dot_resisted
 +
||/string/en/
 +
||dot_message.stf
 +
||internal_command_string
 +
||%TT resists the effects!
 +
||Patch 12
 +
||
  
|-
+
 
||cannot_disease
+
|- align="center"
 +
||start_poisoned
 
||/string/en/
 
||/string/en/
||healing.stf
+
||dot_message.stf
 
||internal_command_string
 
||internal_command_string
||You cannot apply disease to that.
+
||You have been poisoned!
 
||
 
||
 
||
 
||
 +
 
|- align="center"
 
|- align="center"
 +
||increase_poisoned
 +
||/string/en/
 +
||dot_message.stf
 +
||internal_command_string
 +
||You have sustained more poison!
 +
||
 +
||
  
||apply_disease_self
+
|- align="center"
 +
||stop_poisoned
 
||/string/en/
 
||/string/en/
||healing.stf
+
||dot_message.stf
 
||internal_command_string
 
||internal_command_string
||You apply disease to %TT.
+
||Your poison has subsided.
 
||
 
||
 
||
 
||
 +
 
|- align="center"
 
|- align="center"
 +
||decrease_poisoned
 +
||/string/en/
 +
||dot_message.stf
 +
||internal_command_string
 +
||Your poison severity has decreased.
 +
||
 +
||
  
||apply_disease_other
+
 
 +
|- align="center"
 +
||cannot_poison
 
||/string/en/
 
||/string/en/
 
||healing.stf
 
||healing.stf
 
||internal_command_string
 
||internal_command_string
||%TU applies disease to you.
+
||You cannot poison that.
 +
||Patch 10
 
||
 
||
 +
 +
|- align="center"
 +
||apply_poison_self
 +
||/string/en/
 +
||healing.stf
 +
||internal_command_string
 +
||You apply poison to %TT.
 
||
 
||
 +
||[[Apply Poison Self (Example)|Example]]
  
 +
|- align="center"
 +
||apply_poison_other
 +
||/string/en/
 +
||healing.stf
 +
||internal_command_string
 +
||%TU applies poison to you.
 +
||
 +
||[[Apply Disease Example 3 (Example)|Example]]
  
  
  
|- align="center"
 
||healing_delay||/string/en/||healing_response.stf||internal_command_string||You cannot do that for another ||Notes||Examples
 
  
 
|- 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_delay||/string/en/||healing_response.stf||internal_command_string||You cannot do that for another ||Patch 14||Examples
  
 +
|- align="center"
 +
||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 124: 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