Difference between revisions of "Droid Vitality Healing (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
 
(One intermediate revision by the same user not shown)
Line 63: Line 63:
 
{| 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'''||'''Note'''||'''Example'''
 
|- align="center"
 
|- align="center"
||droid_repair_wound_self||/string/en/||healing.stf||internal_command_string||You have repaired %TO and healed a total of %DI wounds.||
+
||droid_repair_wound_self||/string/en/||healing.stf||internal_command_string||You have repaired %TO and healed a total of %DI wounds.||||
 
|- align="center"
 
|- align="center"
||droid_repair_wound_other||/string/en/||healing.stf||internal_command_string||%TT has repaired %TO and healed a total of %DI wounds.||
+
||droid_repair_wound_other||/string/en/||healing.stf||internal_command_string||%TT has repaired %TO and healed a total of %DI wounds.||||
 +
|- align="center"
 +
||target_not_creature
 +
||/string/en/
 +
||error_message.stf
 +
||internal_command_string
 +
||The selected action cannot be performed because your target is not a creature.
 +
||
 +
||
 +
 
 
|}
 
|}
 
|}
 
|}

Latest revision as of 04:07, 13 February 2009

Game Messages - Droid Vitality Healing

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

Droid Vitality Healing (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 Note Example
droid_repair_wound_self /string/en/ healing.stf internal_command_string You have repaired %TO and healed a total of %DI wounds.
droid_repair_wound_other /string/en/ healing.stf internal_command_string %TT has repaired %TO and healed a total of %DI wounds.
target_not_creature /string/en/ error_message.stf internal_command_string The selected action cannot be performed because your target is not a creature.