Difference between revisions of "Vendor Type 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
+
|vendor_type_t
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|Select Vendor Type
 +
|
 +
|
 +
|
 +
|
 +
|[[Vendor Type Selection SUI 1 (Example)|Example]]
 +
|----
 +
|vendor_type_d
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|
 +
|Select the type of vendor you would like to use from the list below.  You gain additional vendor types as your skill in business and hiring skills increase.
 +
|
 +
|
 +
|
 +
|[[Vendor Type Selection SUI 1 (Example)|Example]]
 +
|----
 +
|npc
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|
 +
|
 +
|NPC
 +
|
 +
|
 +
|[[Vendor Type Selection SUI 1 (Example)|Example]]
 +
|----
 +
|droid
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|
 +
|
 +
|Droid
 +
|
 +
|
 +
|[[Vendor Type Selection SUI 1 (Example)|Example]]
 +
|----
 +
|terminal
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|
 +
|
 +
|Terminal
 +
|
 +
|
 +
|[[Vendor Type Selection SUI 1 (Example)|Example]]
 +
|----
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|cancel
 +
|
 +
|[[Vendor Type Selection SUI 1 (Example)|Example]]
 +
|----
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|Ok
 +
|
 +
|[[Vendor Type Selection SUI 1 (Example)|Example]]
 +
 
 
|}
 
|}
 
|}
 
|}

Revision as of 22:00, 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
vendor_type_t /string/en/ player_structure.stf Select Vendor Type Example
vendor_type_d /string/en/ player_structure.stf Select the type of vendor you would like to use from the list below. You gain additional vendor types as your skill in business and hiring skills increase. Example
npc /string/en/ player_structure.stf NPC Example
droid /string/en/ player_structure.stf Droid Example
terminal /string/en/ player_structure.stf Terminal Example
cancel Example
Ok Example