Difference between revisions of "Waypoint Node Event 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"
 
|-
 
|-
 
||
 
||
{| class="anhsmalltable"
+
{| class="wikitable"
 
|- align="center" style="background-color:#ffffcc;"
 
|- align="center" style="background-color:#ffffcc;"
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
+
||'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Window Title'''||'''Window Description'''||'''SUI Button Label'''||'''Notes'''||'''Example'''
 +
 
 
|- align="center"
 
|- align="center"
||ID Value||/path/goes/here/||filename.stf||internal_command_string||System Message Text||Notes||Examples
+
||cnode_t
 +
||/string/en/
 +
||survey.stf
 +
||Internal SUI label
 +
||Survey Event
 +
||
 +
||
 +
||
 +
||[[Waypoint Node Event SUI 1 (Example)|Example]]
 +
 
 +
|- align="center"
 +
 
 +
 
 +
||cnode_d
 +
||/string/en/
 +
||survey.stf
 +
||Internal SUI label
 +
||
 +
||As you work, your survey device beeps and chatters.  You look down to find that it has discovered a nearby node of concentrated resources.
 +
||
 +
||
 +
||[[Waypoint Node Event SUI 2 (Example)|Example]]
 +
|- align="center"
 +
 
 +
 
 +
||cnode_1
 +
||/string/en/
 +
||survey.stf
 +
||Internal SUI label
 +
||
 +
||
 +
||Ignore the survey device and continue working.
 +
||
 +
||[[Waypoint Node Event SUI 3 (Example)|Example]]
 +
|- align="center"
 +
 
 +
 
 +
||cnode_2
 +
||/string/en/
 +
||survey.stf
 +
||Internal SUI label
 +
||
 +
||
 +
||Focus the device on the concentration.
 +
||
 +
||[[Waypoint Node Event SUI 4 (Example)|Example]]
 +
|- align="center"
 +
 
 
|}
 
|}
 
|}
 
|}

Revision as of 00:36, 20 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 Window Title Window Description SUI Button Label Notes Example
cnode_t /string/en/ survey.stf Internal SUI label Survey Event Example
cnode_d /string/en/ survey.stf Internal SUI label As you work, your survey device beeps and chatters. You look down to find that it has discovered a nearby node of concentrated resources. Example
cnode_1 /string/en/ survey.stf Internal SUI label Ignore the survey device and continue working. Example
cnode_2 /string/en/ survey.stf Internal SUI label Focus the device on the concentration. Example