Difference between revisions of "House Item Search SUI (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 2 users not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
House Item Search SUI (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D100%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 66: Line 66:
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Title'''||'''Description'''||'''Button'''||'''Notes'''||'''Examples'''
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Title'''||'''Description'''||'''Button'''||'''Notes'''||'''Examples'''
 
|- align="center"
 
|- align="center"
||set_name_title
+
||move_first_item
 
||/string/en/
 
||/string/en/
||sui.stf
+
||player_structure.stf
 
||internal_command_string
 
||internal_command_string
||Name The Object
+
||Find Lost Items
 
||
 
||
 
||
 
||
 
||Notes
 
||Notes
||[[Factory Naming SUI 1 (Example)|Example]]
+
||[[ House Item Search SUI 1 (Example)|Example]]
  
  
 
|- align="center"
 
|- align="center"
||set_name_prompt
+
||move_first_item_d
 
||/string/en/
 
||/string/en/
||sui.stf
+
||player_structure.stf
 
||internal_command_string
 
||internal_command_string
 
||
 
||
||Please enter the new name you would like for this object.
+
||This command will move the first item in your house to your location.  If you pick up or remove the item from the house and use the command again, the next item will be recovered.  This tool can be used to recover items lost behind walls.
 
||
 
||
 
||Notes
 
||Notes
||[[Factory Naming SUI 1 (Example)|Example]]
+
||[[ House Item Search SUI 1 (Example)|Example]]
 +
 
 +
|- align="center"
 +
||cancel
 +
||/string/en/
 +
||ui.stf
 +
||internal_command_string
 +
||
 +
||
 +
||Cancel
 +
||Notes
 +
||[[ House Item Search SUI 1 (Example)|Example]]
 +
 
 +
|- align="center"
 +
||ok
 +
||/string/en/
 +
||ui.stf
 +
||internal_command_string
 +
||
 +
||
 +
||Ok
 +
||Patch 14
 +
||[[ House Item Search SUI 1 (Example)|Example]]
 +
 
 
|}
 
|}
 
|}
 
|}

Latest revision as of 15:06, 25 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

House Item Search SUI (Game Messages)

Related Tags

100% This document is complete.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Title Description Button Notes Examples
move_first_item /string/en/ player_structure.stf internal_command_string Find Lost Items Notes Example


move_first_item_d /string/en/ player_structure.stf internal_command_string This command will move the first item in your house to your location. If you pick up or remove the item from the house and use the command again, the next item will be recovered. This tool can be used to recover items lost behind walls. Notes Example
cancel /string/en/ ui.stf internal_command_string Cancel Notes Example
ok /string/en/ ui.stf internal_command_string Ok Patch 14 Example