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"
 +
||dot_resisted
 +
||/string/en/
 +
||dot_message.stf
 +
||internal_command_string
 +
||%TT resists the effects!
 +
||
 +
||
 +
 +
|- align="center"
 +
||start_diseased
 +
||/string/en/
 +
||dot_message.stf
 +
||internal_command_string
 +
||You have been diseased!
 +
||
 +
||
 +
 +
 +
 +
|- align="center"
 +
||increase_diseased
 +
||/string/en/
 +
||dot_message.stf
 +
||internal_command_string
 +
||You have sustained more disease!
 +
||
 +
||
 +
 +
|- align="center"
 +
||stop_diseased
 +
||/string/en/
 +
||dot_message.stf
 +
||internal_command_string
 +
||Your disease has subsided.
 +
||
 +
||
 +
 +
 +
|- align="center"
 +
||decrease_diseased
 +
||/string/en/
 +
||dot_message.stf
 +
||internal_command_string
 +
||Your disease severity has decreased.
 +
||
 +
||
  
  

Revision as of 04:13, 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


dot_resisted /string/en/ dot_message.stf internal_command_string %TT resists the effects!
start_diseased /string/en/ dot_message.stf internal_command_string You have been diseased!


increase_diseased /string/en/ dot_message.stf internal_command_string You have sustained more disease!
stop_diseased /string/en/ dot_message.stf internal_command_string Your disease has subsided.


decrease_diseased /string/en/ dot_message.stf internal_command_string Your disease severity has decreased.


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