Difference between revisions of "House Item Destroy 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
+
||delete_all_items
 
||/string/en/
 
||/string/en/
||sui.stf
+
||player_structure.stf
 
||internal_command_string
 
||internal_command_string
||Name The Object
+
||Delete All Items
 
||
 
||
 
||
 
||
 
||Notes
 
||Notes
||[[Factory Naming SUI 1 (Example)|Example]]
+
||[[House Item Destroy SUI 1 (Example)|Example]]
  
  
 
|- align="center"
 
|- align="center"
||set_name_prompt
+
||delete_all_items_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 delete every object in your house. Are you ABSOLUTELY sure you want to destroy every object in your house?
 
||
 
||
 
||Notes
 
||Notes
||[[Factory Naming SUI 1 (Example)|Example]]
+
||[[House Item Destroy SUI 1 (Example)|Example]]
 
|}
 
|}
 
|}
 
|}

Revision as of 13:38, 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
delete_all_items /string/en/ player_structure.stf internal_command_string Delete All Items Notes Example


delete_all_items_d /string/en/ player_structure.stf internal_command_string This command will delete every object in your house. Are you ABSOLUTELY sure you want to destroy every object in your house? Notes Example