Difference between revisions of "Creature Pet Vitality Healing (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)}...)
 
 
(2 intermediate revisions by one other user not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Creature Pet Vitality Healing (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 65: Line 65:
 
|- align="center" style="background-color:#ffffcc;"
 
|- align="center" style="background-color:#ffffcc;"
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 +
 +
 
|- align="center"
 
|- align="center"
||ID Value||/path/goes/here/||filename.stf||internal_command_string||System Message Text||Notes||Examples
+
||pet_died_master
 +
||/string/en/
 +
||error_message.stf
 +
||internal_command_string
 +
||Your pet was too weak and didn't survive the revitalization treatment.
 +
||Patch 12
 +
||Examples
 +
 
 +
 
 +
 
 +
|- align="center"
 +
||pet_died_other
 +
||/string/en/
 +
||error_message.stf
 +
||internal_command_string
 +
||The pet was too weak and didn't survive the revitalization treatment.
 +
||Notes
 +
||Examples
 +
 
 +
|- 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 17:31, 28 June 2009




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

Creature Pet 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 Notes Examples


pet_died_master /string/en/ error_message.stf internal_command_string Your pet was too weak and didn't survive the revitalization treatment. Patch 12 Examples


pet_died_other /string/en/ error_message.stf internal_command_string The pet was too weak and didn't survive the revitalization treatment. Notes Examples
target_not_creature /string/en/ error_message.stf internal_command_string The selected action cannot be performed because your target is not a creature.