Difference between revisions of "Factory Naming SUI (Game Mechanics)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
 
(One intermediate revision by one other user not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Factory Naming 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"
||ID Value
+
||set_name_title
||/path/goes/here/
+
||/string/en/
||filename.stf
+
||sui.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
+
||Name The Object
 
||
 
||
 
||
 
||
 
||Notes
 
||Notes
||Examples
+
||[[Factory Naming SUI 1 (Example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||set_name_prompt
 +
||/string/en/
 +
||sui.stf
 +
||internal_command_string
 +
||
 +
||Please enter the new name you would like for this object.
 +
||
 +
||Notes
 +
||[[Factory Naming SUI 1 (Example)|Example]]
 
|}
 
|}
 
|}
 
|}

Latest revision as of 17:47, 11 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

Factory Naming 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
set_name_title /string/en/ sui.stf internal_command_string Name The Object Notes Example


set_name_prompt /string/en/ sui.stf internal_command_string Please enter the new name you would like for this object. Notes Example