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)}...)
 
(System 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]]
 +
|----
 
|}
 
|}
 
|}
 
|}

Revision as of 22:25, 30 June 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

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 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