Difference between revisions of "Vendor Gender Type Selection 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| |valign=top| {| border="0" width="100%" cellpadding=6 |- |valign=...)
 
(System Messages)
Line 28: Line 28:
  
 
== System Messages ==
 
== System Messages ==
 +
  
 
{| align="center"
 
{| align="center"
Line 34: Line 35:
 
{| class="anhsmalltable"
 
{| class="anhsmalltable"
 
|- align="center" style="background-color:#ffffcc;"
 
|- align="center" style="background-color:#ffffcc;"
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
+
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Title'''||'''Description||'''Contents'''||'''Button'''||'''Notes'''||'''Examples'''
|- align="center"
+
|----
||ID Value||/path/goes/here/||filename.stf||internal_command_string||System Message Text||Notes||Examples
+
|gender_t
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|Vendor Gender
 +
|
 +
|
 +
|
 +
|
 +
|[[Vendor Gender Type Selection SUI 1 (Example)|Example]]
 +
|----
 +
|gender_d
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|
 +
|Select the gender for this vendor.
 +
|
 +
|
 +
|
 +
|[[Vendor Gender Type Selection SUI 1 (Example)|Example]]
 +
|----
 +
|female
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|
 +
|
 +
|Female
 +
|
 +
|
 +
|[[Vendor Gender Type Selection SUI 1 (Example)|Example]]
 +
|----
 +
|male
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|
 +
|
 +
|Male
 +
|
 +
|
 +
|[[Vendor Gender Type Selection SUI 1 (Example)|Example]]
 +
|----
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|cancel
 +
|
 +
|[[Vendor Gender Type Selection SUI 1 (Example)|Example]]
 +
|----
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|Ok
 +
|
 +
|[[Vendor Gender Type Selection SUI 1 (Example)|Example]]
 +
 
 
|}
 
|}
 
|}
 
|}

Revision as of 21:51, 21 August 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.



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 Contents Button Notes Examples
gender_t /string/en/ player_structure.stf Vendor Gender Example
gender_d /string/en/ player_structure.stf Select the gender for this vendor. Example
female /string/en/ player_structure.stf Female Example
male /string/en/ player_structure.stf Male Example
cancel Example
Ok Example