Difference between revisions of "Harvester Manage Hopper SUI2 (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| =Navigation= {| align="center" width="280px" |- || {{Auction (Mess)}...)
 
(System Messages)
 
(6 intermediate revisions by 2 users not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Harvester Manage Hopper SUI2 (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D100%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 64: Line 64:
 
{| 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'''||'''Button'''||'''Notes'''||'''Examples'''
 
|- align="center"
 
|- align="center"
||ID Value
+
||cpt_res_discard
||/path/goes/here/
+
||/string/en/
||filename.stf
+
||ui.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
+
||Discard Resources
 +
||
 +
||
 
||Notes
 
||Notes
||Examples
+
||[[Harvester Manage Hopper SUI2 1 (Example)|Example]]
 +
|- align="center"
 +
||cpt_res_quantity_select
 +
||
 +
||
 +
||internal_command_string
 +
||
 +
||Select Resource Quantity
 +
||
 +
||Notes
 +
||[[Harvester Manage Hopper SUI2 1 (Example)|Example]]
 +
 
 +
|- align="center"
 +
||cancel
 +
||/string/en/
 +
||ui.stf
 +
||internal_command_string
 +
||
 +
||
 +
||Cancel
 +
||Patch 13
 +
||[[Harvester Manage Hopper SUI2 1 (Example)|Example]]
 +
 
 +
|- align="center"
 +
||ok
 +
||/string/en/
 +
||ui.stf
 +
||internal_command_string
 +
||
 +
||
 +
||OK
 +
||Patch 13
 +
||[[Harvester Manage Hopper SUI2 1 (Example)|Example]]
 +
 
 
|}
 
|}
 
|}
 
|}

Latest revision as of 19:01, 12 July 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.


Navigation

Description

Harvester Manage Hopper SUI2 (Game Messages)

Related Tags

100% This document is complete.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Title Description Button Notes Examples
cpt_res_discard /string/en/ ui.stf internal_command_string Discard Resources Notes Example
cpt_res_quantity_select internal_command_string Select Resource Quantity Notes Example
cancel /string/en/ ui.stf internal_command_string Cancel Patch 13 Example
ok /string/en/ ui.stf internal_command_string OK Patch 13 Example