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

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
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_damage_self||/string/en/||healing.stf||internal_command_string||You have repaired %TO and healed a total of %DI points of damage.||
+
||droid_repair_damage_self||/string/en/||healing.stf||internal_command_string||You have repaired %TO and healed a total of %DI points of damage.||||
 
|- align="center"
 
|- align="center"
||droid_repair_damage_other||/string/en/||healing.stf||internal_command_string||%TT has repaired %TO and healed a total of %DI points of damage.||
+
||droid_repair_damage_other||/string/en/||healing.stf||internal_command_string||%TT has repaired %TO and healed a total of %DI points of damage.||||
 
|- align="center"
 
|- align="center"
 
|}
 
|}
 
|}
 
|}

Revision as of 22:27, 28 October 2008

Game Messages - Droid 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 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_damage_self /string/en/ healing.stf internal_command_string You have repaired %TO and healed a total of %DI points of damage.
droid_repair_damage_other /string/en/ healing.stf internal_command_string %TT has repaired %TO and healed a total of %DI points of damage.