Difference between revisions of "Cure 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)}...)
 
 
(8 intermediate revisions by 2 users not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Cure Poison System Messages (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
+
||stop_poisoned||/string/en/||dot_message.stf||internal_command_string||Your poison has subsided.||Patch 12||[[Cure Poison 1 (Example)|Example]]
 +
 
 +
|- align="center"
 +
||decrease_poisoned||/string/en/||dot_message.stf||internal_command_string||Your poison severity has decreased.||Notes||[[Cure Poison 2 (Example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||apply_poison_antidote||/string/en/||healing_response.stf||internal_command_string|| applies poison antidote to you.||Patch 14||[[Cure Poison 3 (Example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||apply_poison_antidote||/string/en/||healing_response.stf||internal_command_string||You apply poison antidote to ||Notes||[[Cure Poison 4 (Example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||healing_response_82||/string/en/||healing_response.stf||internal_command_string||You are not poisoned.||Notes||[[Cure Poison 5 (Example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||healing_response_83||/string/en/||healing_response.stf||internal_command_string||Target must be a player or a creature pet in order to cure poison.||Notes||[[Cure Poison 6 (Example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||healing_response_84||/string/en/||healing_response.stf||internal_command_string||%NT is not poisoned.||Notes||[[Cure Poison 7 (Example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||healing_response_94||/string/en/||healing_response.stf||internal_command_string||Trying to poison yourself?||Notes||[[Cure Poison 8 (Example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||healing_response_95||/string/en/||healing_response.stf||internal_command_string||You may not poison that target.||Notes||[[Cure Poison 9 (Example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||poison_antidote_self||/string/en/||healing_response.stf||internal_command_string||You apply poison antidote to yourself.||Notes||[[Cure Poison 1 (Example)|Example]]
 +
 
 +
 
 +
 
 +
 
 +
 
 +
|- align="center"
 +
||cannot_heal|| /string/en/||healing_response.stf||internal_command_string||You do not have the ability to heal damage or states.||Notes||[[Cure Poison 11 (Example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||healing_response_58||/string/en/||healing_response.stf||internal_command_string||You are now ready to heal more damage.||Notes||[[Cure Poison 12 (Example)|Example]]
 +
 
 +
|- align="center"
 +
||healing_delay||/string/en/||healing_response.stf||internal_command_string||You cannot do that for another ||Notes||[[Cure Poison 13 (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||[[Cure Poison 15 (Example)|Example]]
 +
 
 +
 
 +
 
 +
|- align="center"
 +
||no_line_of_sight||/string/en/||healing.stf||internal_command_string||You cannot see your target.||Patch 12||[[Cure Poison 16 (Example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||pvp_no_help||/string/en/||healing.stf||internal_command_string||It would be unwise to help such a patient.||Notes||[[Unwise to help (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||[[Cure Poison 18 (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 18:25, 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

Cure 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


stop_poisoned /string/en/ dot_message.stf internal_command_string Your poison has subsided. Patch 12 Example
decrease_poisoned /string/en/ dot_message.stf internal_command_string Your poison severity has decreased. Notes Example


apply_poison_antidote /string/en/ healing_response.stf internal_command_string applies poison antidote to you. Patch 14 Example


apply_poison_antidote /string/en/ healing_response.stf internal_command_string You apply poison antidote to Notes Example


healing_response_82 /string/en/ healing_response.stf internal_command_string You are not poisoned. Notes Example


healing_response_83 /string/en/ healing_response.stf internal_command_string Target must be a player or a creature pet in order to cure poison. Notes Example


healing_response_84 /string/en/ healing_response.stf internal_command_string %NT is not poisoned. Notes Example


healing_response_94 /string/en/ healing_response.stf internal_command_string Trying to poison yourself? Notes Example


healing_response_95 /string/en/ healing_response.stf internal_command_string You may not poison that target. Notes Example


poison_antidote_self /string/en/ healing_response.stf internal_command_string You apply poison antidote to yourself. Notes Example



cannot_heal /string/en/ healing_response.stf internal_command_string You do not have the ability to heal damage or states. Notes Example


healing_response_58 /string/en/ healing_response.stf internal_command_string You are now ready to heal more damage. Notes Example
healing_delay /string/en/ healing_response.stf internal_command_string You cannot do that for another Notes 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. Patch 12 Example


pvp_no_help /string/en/ healing.stf internal_command_string It would be unwise to help such a patient. 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