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)}...)
 
(System 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]]
 
|}
 
|}
 
|}
 
|}

Revision as of 13:35, 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

Template (Game Messages)

Related Tags

0% This document has not been started.

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