Difference between revisions of "Destroy Pets (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)}...)
 
 
(5 intermediate revisions by one other user not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Destroy Pets (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D50%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 66: Line 66:
 
|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_released
 +
||/string/en/pet/
 +
||pet_menu.stf
 +
||internal_command_string
 +
||You release your pet back into the wild.
 +
||Message sent when the player uses the destroy radial on the pet control device
 +
||[[Destroy Pet 1 (Example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||rsp_object_deleted_prose
 +
||/string/en/
 +
||shared.stf
 +
||internal_command_string
 +
||You have destroyed %TT (%TO).
 +
||Message sent when the player uses the destroy radial on the pet control device
 +
||[[Destroy Pet 2 (Example)|Example]]
 +
 
 +
 
 
|}
 
|}
 
|}
 
|}

Latest revision as of 23:18, 5 July 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

Destroy Pets (Game Messages)

Related Tags

50% This document has been partially completed.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Message Notes Examples
pet_released /string/en/pet/ pet_menu.stf internal_command_string You release your pet back into the wild. Message sent when the player uses the destroy radial on the pet control device Example


rsp_object_deleted_prose /string/en/ shared.stf internal_command_string You have destroyed %TT (%TO). Message sent when the player uses the destroy radial on the pet control device Example