Difference between revisions of "One Hundred Sided Dice (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)}...)
 
(Related Tags)
 
(4 intermediate revisions by 2 users not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
One Hundred Sided Dice (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D25%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 66: Line 66:
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
|- align="center"
 
|- align="center"
||ID Value
+
|one_hundred
||/path/goes/here/
+
|/string/en/dice/
||filename.stf
+
|dice.stf
||internal_command_string
+
|
||System Message Text
+
|one hundred
||Notes
+
|
||Examples
+
|[[One Hundred 1 (Example)|Example]]
 +
|----
 +
|four_one_hundred_single
 +
|/string/en/dice/
 +
|dice.stf
 +
|
 +
|%TU's 4 one hundred sided dice rolled values of %TO.
 +
|
 +
|[[One Hundred 2 (Example)|Example]]
 +
|----
 +
|one_one_hundred_single
 +
|/string/en/dice/
 +
|dice.stf
 +
|
 +
|%TU's 1 one hundred sided die rolled a value of%TO.
 +
|
 +
|[[One Hundred 3 (Example)|Example]]
 +
|----
 +
|roll_many_other
 +
|/string/en/dice/
 +
|dice.stf
 +
|
 +
|%TU's %DI %TT-sided dice rolled values of%TO.
 +
|
 +
|[[One Hundred 4 (Example)|Example]]
 +
|----
 +
|roll_many_self
 +
|/string/en/dice/
 +
|dice.stf
 +
|
 +
|Your %DI %TT-sided dice rolled values of%TO.
 +
|
 +
|[[One Hundred 5 (Example)|Example]]
 +
|----
 +
|roll_one_other
 +
|/string/en/dice/
 +
|dice.stf
 +
|
 +
|%TU's %TT-sided die rolled a value of%TO.
 +
|
 +
|[[One Hundred 6 (Example)|Example]]
 +
|----
 +
|roll_one_self
 +
|/string/en/dice/
 +
|dice.stf
 +
|
 +
|Your %TT-sided die rolled a value of%TO.
 +
|
 +
|[[One Hundred 7 (Example)|Example]]
 +
|----
 +
|three_one_hundred_single
 +
|/string/en/dice/
 +
|dice.stf
 +
|
 +
|%TU's 3 one hundred sided dice rolled values of%TO.
 +
|
 +
|[[One Hundred 8 (Example)|Example]]
 +
|----
 +
|two_one_hundred_single
 +
|/string/en/dice/
 +
|dice.stf
 +
|
 +
|%TU's 2 one hundred sided dice rolled values of%TO.
 +
|
 +
|[[One Hundred 9 (Example)|Example]]
 +
|----
 
|}
 
|}
 
|}
 
|}

Latest revision as of 07:33, 17 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.


Navigation

Description

One Hundred Sided Dice (Game Messages)

Related Tags

25% This document has been partially completed.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Message Notes Examples
one_hundred /string/en/dice/ dice.stf one hundred Example
four_one_hundred_single /string/en/dice/ dice.stf %TU's 4 one hundred sided dice rolled values of %TO. Example
one_one_hundred_single /string/en/dice/ dice.stf %TU's 1 one hundred sided die rolled a value of%TO. Example
roll_many_other /string/en/dice/ dice.stf %TU's %DI %TT-sided dice rolled values of%TO. Example
roll_many_self /string/en/dice/ dice.stf Your %DI %TT-sided dice rolled values of%TO. Example
roll_one_other /string/en/dice/ dice.stf %TU's %TT-sided die rolled a value of%TO. Example
roll_one_self /string/en/dice/ dice.stf Your %TT-sided die rolled a value of%TO. Example
three_one_hundred_single /string/en/dice/ dice.stf %TU's 3 one hundred sided dice rolled values of%TO. Example
two_one_hundred_single /string/en/dice/ dice.stf %TU's 2 one hundred sided dice rolled values of%TO. Example