Difference between revisions of "Factory Administration 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 one other user not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Factory Administration SUI (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{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
+
||permissionlist_title
||/path/goes/here/
+
||/string/en/
||filename.stf
+
||ui.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
+
||Permission List:
 
||
 
||
 
||
 
||
 
||Notes
 
||Notes
||Examples
+
||[[Factory Administration SUI1 1 (Example)|Example]]
 +
 
 +
|- align="center"
 +
||permission_add
 +
||/string/en/
 +
||ui.stf
 +
||internal_command_string
 +
||
 +
||
 +
||Add
 +
||Notes
 +
||[[Factory Administration SUI1 1 (Example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||permission_remove
 +
||/string/en/
 +
||ui.stf
 +
||internal_command_string
 +
||System Message Text
 +
||
 +
||Remove
 +
||Notes
 +
||[[Factory Administration SUI1 1 (Example)|Example]]
 +
 
 +
 
 
|}
 
|}
 
|}
 
|}

Latest revision as of 11:21, 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 Administration SUI (Game Messages)

Related Tags

75% This document is nearing completion.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Title Description Button Notes Examples
permissionlist_title /string/en/ ui.stf internal_command_string Permission List: Notes Example
permission_add /string/en/ ui.stf internal_command_string Add Notes Example


permission_remove /string/en/ ui.stf internal_command_string System Message Text Remove Notes Example