Difference between revisions of "Apply Disease 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)}...)
 
(System Messages)
Line 67: Line 67:
 
|- align="center"
 
|- align="center"
 
||ID Value||/path/goes/here/||filename.stf||internal_command_string||System Message Text||Notes||Examples
 
||ID Value||/path/goes/here/||filename.stf||internal_command_string||System Message Text||Notes||Examples
 +
 +
 +
 +
|-
 +
||cannot_disease
 +
||/string/en/
 +
||healing.stf
 +
||internal_command_string
 +
||You cannot apply disease to that.
 +
||
 +
||
 +
|- align="center"
 +
 +
||apply_disease_self
 +
||/string/en/
 +
||healing.stf
 +
||internal_command_string
 +
||You apply disease to %TT.
 +
||
 +
||
 +
|- align="center"
 +
 +
||apply_disease_other
 +
||/string/en/
 +
||healing.stf
 +
||internal_command_string
 +
||%TU applies disease to you.
 +
||
 +
||
 +
|- align="center"
 +
 +
 +
 
|}
 
|}
 
|}
 
|}

Revision as of 03:42, 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
ID Value /path/goes/here/ filename.stf internal_command_string System Message Text 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.