Difference between revisions of "Gamble 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
+
||gnode_t
 +
||/string/en/
 +
||survey.stf
 +
||Internal SUI label
 +
||Survey Event
 +
||
 +
||
 +
||
 +
||[[Gamble Node Event SUI 1 (Example)|Example]]
 +
|- align="center"
 +
 
 +
 
 +
||gnode_d
 +
||/string/en/
 +
||survey.stf
 +
||Internal SUI label
 +
||
 +
||It appears you have found a previously undetected concentration of resource.  An initial inspection indicates the cache is of high quality, but it looks like it may be difficult to get to.
 +
||
 +
||
 +
||[[Gamble Node Event SUI 1 (Example)|Example]]
 +
|- align="center"
 +
 
 +
 
 +
||gnode_1
 +
||/string/en/
 +
||survey.stf
 +
||Internal SUI label
 +
||
 +
||
 +
||Ignore the concentration and continue working.
 +
||
 +
||[[Gamble Node Event SUI 1 (Example)|Example]]
 +
|- align="center"
 +
 
 +
 
 +
||gnode_2
 +
||/string/en/
 +
||survey.stf
 +
||Internal SUI label
 +
||
 +
||
 +
||Attempt to recover the resources. (300 Action)
 +
||
 +
||[[Gamble Node Event SUI 1 (Example)|Example]]
 +
 
 +
|- align="center"
 +
 
 +
 
 
|}
 
|}
 
|}
 
|}

Revision as of 00:40, 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
gnode_t /string/en/ survey.stf Internal SUI label Survey Event Example
gnode_d /string/en/ survey.stf Internal SUI label It appears you have found a previously undetected concentration of resource. An initial inspection indicates the cache is of high quality, but it looks like it may be difficult to get to. Example
gnode_1 /string/en/ survey.stf Internal SUI label Ignore the concentration and continue working. Example
gnode_2 /string/en/ survey.stf Internal SUI label Attempt to recover the resources. (300 Action) Example