Difference between revisions of "Chance Cubes (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)}...)
 
 
(One intermediate revision by one other user not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Chance Cubes (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 65: Line 65:
 
|- 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'''||'''Message'''||'''Notes'''||'''Examples'''
 +
 +
 +
|- align="center"
 +
||chance_cube_blue_result_single
 +
||/string/en/dice/
 +
||dice.stf
 +
||internal_command_string
 +
||%TU's chance cube rolled the color blue.
 +
||Notes
 +
||[[Chance Cube Messages 1 (Example)|Example]]
 +
 +
 +
|- align="center"
 +
||chance_cube_red_result_single
 +
||/string/en/dice/
 +
||dice.stf
 +
||internal_command_string
 +
||%TU's chance cube rolled the color red.
 +
||Patch 12
 +
||[[Chance Cube Messages 2 (Example)|Example]]
 +
 +
|- align="center"
 +
||chance_cube_result_self
 +
||/string/en/dice/
 +
||dice.stf
 +
||internal_command_string
 +
||Your chance cube rolled the color %TO.
 +
||Notes
 +
||[[Chance Cube Messages 3 (Example)|Example]]
 +
 +
 +
 +
 +
|- align="center"
 +
||blue
 +
||/string/en/dice/
 +
||dice.stf
 +
||internal_command_string
 +
||blue
 +
||Notes
 +
||[[Chance Cube Messages 4 (Example)|Example]]
 +
 +
 +
 
|- align="center"
 
|- align="center"
||ID Value
+
||red
||/path/goes/here/
+
||/string/en/dice/
||filename.stf
+
||dice.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
+
||red
 
||Notes
 
||Notes
||Examples
+
||[[Chance Cube Messages 5 (Example)|Example]]
 
|}
 
|}
 
|}
 
|}

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

Chance Cubes (Game Messages)

Related Tags

75% This document is nearing completion.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Message Notes Examples


chance_cube_blue_result_single /string/en/dice/ dice.stf internal_command_string %TU's chance cube rolled the color blue. Notes Example


chance_cube_red_result_single /string/en/dice/ dice.stf internal_command_string %TU's chance cube rolled the color red. Patch 12 Example
chance_cube_result_self /string/en/dice/ dice.stf internal_command_string Your chance cube rolled the color %TO. Notes Example



blue /string/en/dice/ dice.stf internal_command_string blue Notes Example


red /string/en/dice/ dice.stf internal_command_string red Notes Example