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

From SWGANH Wiki
Jump to: navigation, search
(Related Tags)
(System Messages)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{PageHeader|Game Messages|Droid Healing}}
 
{{PageHeader|Game Messages|Droid Healing}}
 +
 +
{| border="0" width="100%" cellpadding=6
 +
|-
 +
|valign=top|
 +
=Navigation=
 +
{| align="center" width="280px"
 +
|-
 +
||
 +
{{Auction (Mess)}}
 +
{{Banking (Mess)}}
 +
{{Combat (Mess)}}
 +
{{Crafting (Mess)}}
 +
{{Creatures / Pets / Mounts (Mess)}}
 +
{{General Shared Messages (Mess)}}
 +
{{Dungeons (Mess)}}
 +
{{GCW (Mess)}}
 +
{{Games (Mess)}}
 +
{{Healing (Mess)}}
 +
{{JTL (Mess)}}
 +
{{Logout Event (Mess)}}
 +
{{Items and Objects (Mess)}}
 +
{{Force Sensitive / Jedi (Mess)}}
 +
{{Player Interactions (Mess)}}
 +
{{Player Structures (Mess)}}
 +
{{Player Cities (Mess)}}
 +
{{Quests / Missions (Mess)}}
 +
{{Resources (Mess)}}
 +
{{Skills (Mess)}}
 +
{{Stat Migration (Mess)}}
 +
{{Travel (Mess)}}
 +
{{Tutorials (Mess)}}
 +
{{Unknown (Mess)}}
 +
{{Using Innate Species Ability (Mess)}}
 +
{{Waypoint / Datapad (Mess)}}
 +
|}
 +
 +
|valign=top|
 +
 
{| border="0" width="100%" cellpadding=6
 
{| border="0" width="100%" cellpadding=6
 
|-
 
|-
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Category description here
+
Droid Healing (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 11: Line 49:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
 
|-
 
|-
 
 
|}
 
|}
 
|}
 
|}
  
 
= System Messages =
 
= System Messages =
 
  
 
{| align="center"
 
{| align="center"
 
|-
 
|-
 
||
 
||
{| class="wikitable"
+
{| 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
+
||droid_repair_damage_self||/string/en/||healing.stf||internal_command_string||You have repaired %TO and healed a total of %DI points of damage.||||
||/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"
 +
||droid_repair_no_damage||/string/en/||error_message.stf||internal_command_string||It appears %TO has no damage to repair.||||
  
 +
 +
|- 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!||||
  
  
 
|}
 
|}
 
|}
 
|}

Latest revision as of 00:48, 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_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.


droid_repair_no_damage /string/en/ error_message.stf internal_command_string It appears %TO has no damage to repair.


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!