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

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
 
(9 intermediate revisions by 3 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 65: Line 65:
 
|- align="center" style="background-color:#ffffcc;"
 
|- align="center" style="background-color:#ffffcc;"
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 +
 +
 +
 
|- align="center"
 
|- align="center"
||ID Value||/path/goes/here/||filename.stf||internal_command_string||System Message Text||Notes||Examples
+
||dot_resisted
 +
||/string/en/
 +
||dot_message.stf
 +
||internal_command_string
 +
||%TT resists the effects!
 +
||Patch 12
 +
||[[Apply Disease Example 1 (Example)|Example]]
 +
 
 +
|- align="center"
 +
||start_diseased
 +
||/string/en/
 +
||dot_message.stf
 +
||internal_command_string
 +
||You have been diseased!
 +
||
 +
||[[Apply Disease Example 2 (Example)|Example]]
 +
 
 +
 
 +
 
 +
|- align="center"
 +
||increase_diseased
 +
||/string/en/
 +
||dot_message.stf
 +
||internal_command_string
 +
||You have sustained more disease!
 +
||
 +
||[[Apply Disease Example 3 (Example)|Example]]
 +
 
 +
|- align="center"
 +
||stop_diseased
 +
||/string/en/
 +
||dot_message.stf
 +
||internal_command_string
 +
||Your disease has subsided.
 +
||
 +
||[[Apply Disease Example 4 (Example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||decrease_diseased
 +
||/string/en/
 +
||dot_message.stf
 +
||internal_command_string
 +
||Your disease severity has decreased.
 +
||
 +
||[[Apply Disease Example 5 (Example)|Example]]
  
  
Line 76: 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 86: Line 134:
 
||You apply disease to %TT.
 
||You apply disease to %TT.
 
||
 
||
||
+
||[[Apply Disease Example 7 (Example)|Example]]
 
|- align="center"
 
|- align="center"
  
Line 95: Line 143:
 
||%TU applies disease to you.
 
||%TU applies disease to you.
 
||
 
||
||
+
||[[Apply Disease Example 3 (Example)|Example]]
 +
 
 +
 
 +
 
 +
 
 
|- align="center"
 
|- align="center"
 +
||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"
 +
||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]]
 +
 +
 +
 +
 +
|- align="center"
 +
||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"
 +
||no_line_of_sight||/string/en/||healing.stf||internal_command_string||You cannot see your target.||Notes||[[Apply Disease Example 12 (Example)|Example]]
 +
 +
 +
 +
 +
|- 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||[[Apply Disease Example 13 (Example)|Example]]
 +
 +
 +
 +
|- align="center"
 +
||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