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

From SWGANH Wiki
Jump to: navigation, search
(New page: {{PageHeader|Game Messages|Droid Healing}} {| border="0" width="100%" cellpadding=6 |- |valign=top| =Navigation= {| align="center" width="280px" |- || {{Auction (Mess)}} {{Banking (Mess)}...)
 
(System Messages)
 
(One intermediate revision by the same user not shown)
Line 65: Line 65:
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Note'''||'''Example'''
 
|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_wound_other||/string/en/||healing.stf||internal_command_string||%TT has repaired %TO and healed a total of %DI wounds.||||
 
|- 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_wound_self||/string/en/||healing.stf||internal_command_string||You have repaired %TO and healed a total of %DI wounds.||||
 +
 
 +
 
 +
 
 +
 
 +
|- align="center"
 +
||droid_repair_droid_in_combat||/string/en/||error_message.stf||internal_command_string||You cannot repair this droid while it is in combat!||||
 +
 
 +
|- align="center"
 +
||droid_repair_must_wait||/string/en/||error_message.stf||internal_command_string||You cannot repair a droid for another %DI seconds.||||
 +
 
 +
|- align="center"
 +
||droid_repair_no_damage||/string/en/||error_message.stf||internal_command_string||It appears %TO has no damage to repair.||||
 +
 
 +
|- align="center"
 +
||droid_repair_no_target||/string/en/||error_message.stf||internal_command_string||You must target a droid pet to use these tools.||||
 +
 
 +
 
 +
 
 +
|- align="center"
 +
||droid_repair_opposite_faction||/string/en/||error_message.stf||internal_command_string||It would be unwise to repair a droid such as this.||||
 +
 
 +
|- align="center"
 +
||droid_repair_target_not_droid||/string/en/||error_message.stf||internal_command_string||Your target is not able to be repaired with these tools.||||
 +
 
 +
 
 +
|- align="center"
 +
||droid_repair_you_in_combat||/string/en/||error_message.stf||internal_command_string||You cannot repair this droid while you are in combat!||||
 +
 
 +
 
 +
 
 +
|- align="center"
 +
||droid_repair_no_wound_kit||/string/en/||error_message.stf||internal_command_string||No valid droid wound repair kit was found in your inventory.||||
 +
 
 +
|- align="center"
 +
||droid_repair_no_wounds||/string/en/||error_message.stf||internal_command_string||It appears %TO has no wounds to repair.||||
 +
 
 +
|- align="center"
 +
||droid_repair_not_droid_engineer||/string/en/||error_message.stf||internal_command_string||You must be a droid engineer to use this tool kit.||||
 +
 
 
|- align="center"
 
|- align="center"
 
|}
 
|}
 
|}
 
|}

Latest revision as of 00:47, 13 February 2009

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_wound_other /string/en/ healing.stf internal_command_string %TT has 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.



droid_repair_droid_in_combat /string/en/ error_message.stf internal_command_string You cannot repair this droid while it is in combat!
droid_repair_must_wait /string/en/ error_message.stf internal_command_string You cannot repair a droid for another %DI seconds.
droid_repair_no_damage /string/en/ error_message.stf internal_command_string It appears %TO has no damage to repair.
droid_repair_no_target /string/en/ error_message.stf internal_command_string You must target a droid pet to use these tools.


droid_repair_opposite_faction /string/en/ error_message.stf internal_command_string It would be unwise to repair a droid such as this.
droid_repair_target_not_droid /string/en/ error_message.stf internal_command_string Your target is not able to be repaired with these tools.


droid_repair_you_in_combat /string/en/ error_message.stf internal_command_string You cannot repair this droid while you are in combat!


droid_repair_no_wound_kit /string/en/ error_message.stf internal_command_string No valid droid wound repair kit was found in your inventory.
droid_repair_no_wounds /string/en/ error_message.stf internal_command_string It appears %TO has no wounds to repair.
droid_repair_not_droid_engineer /string/en/ error_message.stf internal_command_string You must be a droid engineer to use this tool kit.