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

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System 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"
 
||ID Value||/path/goes/here/||filename.stf||internal_command_string||System Message Text||Notes||Examples
 
  
  
Line 96: Line 94:
 
||
 
||
 
||
 
||
 +
 +
 +
 +
 
|- align="center"
 
|- 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"
 +
||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:44, 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


cannot_disease /string/en/ healing.stf internal_command_string You cannot apply disease to that.
apply_disease_self /string/en/ healing.stf internal_command_string You apply disease to %TT.
apply_disease_other /string/en/ healing.stf internal_command_string %TU applies disease to you.



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



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