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=...)
 
(Related Tags)
 
(One intermediate revision by the same user not shown)
Line 20: Line 20:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D100%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game 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"
 +
 
 +
 
 
|}
 
|}
 
|}
 
|}

Latest revision as of 00:41, 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

100% This document is complete.

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