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

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 64: Line 64:
 
{| class="anhsmalltable"
 
{| class="anhsmalltable"
 
|- align="center" style="background-color:#ffffcc;"
 
|- align="center" style="background-color:#ffffcc;"
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Prompt'''
+
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 +
 
 +
 
 +
 
 
|- align="center"
 
|- align="center"
||apply_poison_antidote||/string/en/||healing_response.stf||internal_command_string|| applies poison antidote to you.||
+
||stop_diseased||/string/en/||dot_message.stf||internal_command_string||Your disease has subsided.||Notes||Examples
 +
 
 +
 
 +
 
 
|- align="center"
 
|- align="center"
||apply_poison_antidote||/string/en/||healing_response.stf||internal_command_string||You apply poison antidote to ||
+
||apply_poison_antidote||/string/en/||healing_response.stf||internal_command_string|| applies poison antidote to you.||Notes||Examples
 +
 
 +
 
 
|- align="center"
 
|- align="center"
||healing_response_82||/string/en/||healing_response.stf||internal_command_string||You are not poisoned.||
+
||apply_poison_antidote||/string/en/||healing_response.stf||internal_command_string||You apply poison antidote to ||Notes||Examples
 +
 
 +
 
 
|- align="center"
 
|- 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.||
+
||healing_response_82||/string/en/||healing_response.stf||internal_command_string||You are not poisoned.||Notes||Examples
 +
 
 +
 
 
|- align="center"
 
|- align="center"
||healing_response_84||/string/en/||healing_response.stf||internal_command_string||%NT is not poisoned.||
+
||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||Examples
 +
 
 +
 
 
|- align="center"
 
|- align="center"
||healing_response_94||/string/en/||healing_response.stf||internal_command_string||Trying to poison yourself?||
+
||healing_response_84||/string/en/||healing_response.stf||internal_command_string||%NT is not poisoned.||Notes||Examples
 +
 
 +
 
 
|- align="center"
 
|- align="center"
||healing_response_95||/string/en/||healing_response.stf||internal_command_string||You may not poison that target.||
+
||healing_response_94||/string/en/||healing_response.stf||internal_command_string||Trying to poison yourself?||Notes||Examples
 +
 
 +
 
 
|- align="center"
 
|- align="center"
||poison_antidote_self||/string/en/||healing_response.stf||internal_command_string||You apply poison antidote to yourself.||
+
||healing_response_95||/string/en/||healing_response.stf||internal_command_string||You may not poison that target.||Notes||Examples
 +
 
 +
 
 
|- align="center"
 
|- align="center"
 +
||poison_antidote_self||/string/en/||healing_response.stf||internal_command_string||You apply poison antidote to yourself.||Notes||Examples
 +
 +
 +
 +
 +
 +
|- align="center"
 +
||cannot_heal|| /string/en/||healing_response.stf||internal_command_string||You do not have the ability to heal damage or states.||Notes||Examples
 +
 +
 +
|- align="center"
 +
||healing_response_58||/string/en/||healing_response.stf||internal_command_string||You are now ready to heal more damage.||Notes||Examples
 +
 +
|- align="center"
 +
||healing_delay||/string/en/||healing_response.stf||internal_command_string||You cannot do that for another ||Notes||Examples
 +
 +
|- align="center"
 +
||healing_must_wait||/string/en/||healing_response.stf||internal_command_string||You must wait before you can do that.||Notes||Examples
 +
 +
 +
 +
 +
|- align="center"
 +
||not_enough_mind||/string/en/||healing_response.stf||internal_command_string||You do not have enough mind to do that.||Notes||Examples
 +
 +
 +
 +
|- align="center"
 +
||no_line_of_sight||/string/en/||healing.stf||internal_command_string||You cannot see your target.||Notes||Examples
 +
 +
 +
|- align="center"
 +
||pvp_no_help||/string/en/||healing.stf||internal_command_string||It would be unwise to help such a patient.||Notes||Examples
 +
 +
 +
|- 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
 +
 +
 +
 +
|- align="center"
 +
||healing_response_60||/string/en/||healing_response.stf||internal_command_string||No valid medicine found.||Notes||Examples
 +
 
|}
 
|}
 
|}
 
|}

Revision as of 03:26, 29 September 2008




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

Template (Game Messages)

Related Tags

0% This document has not been started.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Message Notes Examples


stop_diseased /string/en/ dot_message.stf internal_command_string Your disease has subsided. Notes Examples


apply_poison_antidote /string/en/ healing_response.stf internal_command_string applies poison antidote to you. Notes Examples


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


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


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 Examples


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


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


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


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



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


healing_response_58 /string/en/ healing_response.stf internal_command_string You are now ready to heal more damage. Notes Examples
healing_delay /string/en/ healing_response.stf internal_command_string You cannot do that for another Notes Examples
healing_must_wait /string/en/ healing_response.stf internal_command_string You must wait before you can 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 Examples


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


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