Difference between revisions of "Jubilee Wheel (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 81: Line 81:
 
||You successfully make a payment of %DI credits to %TT.
 
||You successfully make a payment of %DI credits to %TT.
 
||Message sent to a player when they make a payment to the gambling machine.
 
||Message sent to a player when they make a payment to the gambling machine.
||
+
||[[Jubilee Wheel 2 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
Line 90: Line 90:
 
||You do not have any money to bet.
 
||You do not have any money to bet.
 
||Probably message sent to a player attempts to issue a bet when do not have enough credits to initiate one.
 
||Probably message sent to a player attempts to issue a bet when do not have enough credits to initiate one.
||
+
||[[Jubilee Wheel 3 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
Line 99: Line 99:
 
||You receive a payout of %DI bank credits!
 
||You receive a payout of %DI bank credits!
 
||Message sent to a player to notify them of their winnings.  
 
||Message sent to a player to notify them of their winnings.  
||
+
||[[Jubilee Wheel 4 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
Line 108: Line 108:
 
||You join the station for a game of %TO.
 
||You join the station for a game of %TO.
 
||Message sent to a player that notifies them that they have joined the gambling machine to play a game.
 
||Message sent to a player that notifies them that they have joined the gambling machine to play a game.
||
+
||[[Jubilee Wheel 5 (Example)|Example]]
  
  
Line 119: Line 119:
 
||You leave the %TO station.
 
||You leave the %TO station.
 
||Message sent when the player chooses the leave station option on the radial menu or closes out the betting sui windows.
 
||Message sent when the player chooses the leave station option on the radial menu or closes out the betting sui windows.
||
+
||[[Jubilee Wheel 6 (Example)|Example]]
  
  
Line 131: Line 131:
 
||Place your bets!
 
||Place your bets!
 
||Notes
 
||Notes
||
+
||[[Jubilee Wheel 7 (Example)|Example]]
  
  
Line 141: Line 141:
 
||%TT joins the table.
 
||%TT joins the table.
 
||Notes
 
||Notes
||
+
||[[Jubilee Wheel 8 (Example)|Example]]
  
  
Line 151: Line 151:
 
||%TT leaves the table.
 
||%TT leaves the table.
 
||Notes
 
||Notes
||
+
||[[Jubilee Wheel 9 (Example)|Example]]
  
  
Line 161: Line 161:
 
||The selector pops at the last minute and comes to a stop on %TT (%TO).
 
||The selector pops at the last minute and comes to a stop on %TT (%TO).
 
||Notes
 
||Notes
||
+
||[[Jubilee Wheel 10 (Example)|Example]]
  
  
Line 172: Line 172:
 
||The next game begins in %DI seconds.
 
||The next game begins in %DI seconds.
 
||Notes
 
||Notes
||
+
||[[Jubilee Wheel 11 (Example)|Example]]
  
  
Line 183: Line 183:
 
||The wheel slows down and it appears the number will be... %TT (%TO).
 
||The wheel slows down and it appears the number will be... %TT (%TO).
 
||Notes
 
||Notes
||
+
||[[Jubilee Wheel 12 (Example)|Example]]
  
  
Line 194: Line 194:
 
||The wheel begins to slow down...  
 
||The wheel begins to slow down...  
 
||Notes
 
||Notes
||
+
||[[Jubilee Wheel 13 (Example)|Example]]
  
  
Line 205: Line 205:
 
||The wheel begins to spin...
 
||The wheel begins to spin...
 
||Notes
 
||Notes
||
+
||[[Jubilee Wheel 14 (Example)|Example]]
  
 
|}
 
|}
 
|}
 
|}

Revision as of 18:49, 29 June 2009

Game Messages - Jubilee Wheel

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

Jubilee Wheel (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


bet_failed_amt /string/en/gambling/ default_interface.stf internal_command_string You have entered an invalid amount. Please try again. Message a player receives if they attempt to enter any value or character using the /bet command that isnt within the range of 1-3. Example
prose_pay_success /string/en/ base_player.stf internal_command_string You successfully make a payment of %DI credits to %TT. Message sent to a player when they make a payment to the gambling machine. Example
player_broke /string/en/gambling/ default_interface.stf internal_command_string You do not have any money to bet. Probably message sent to a player attempts to issue a bet when do not have enough credits to initiate one. Example
prose_payout /string/en/gambling/ default_interface.stf internal_command_string You receive a payout of %DI bank credits! Message sent to a player to notify them of their winnings. Example
prose_player_join /string/en/gambling/ default_interface.stf internal_command_string You join the station for a game of %TO. Message sent to a player that notifies them that they have joined the gambling machine to play a game. Example


prose_player_leave /string/en/gambling/ default_interface.stf internal_command_string You leave the %TO station. Message sent when the player chooses the leave station option on the radial menu or closes out the betting sui windows. Example



place_bets /string/en/gambling/ default_interface.stf internal_command_string Place your bets! Notes Example


prose_player_join_other /string/en/gambling/ default_interface.stf internal_command_string %TT joins the table. Notes Example


prose_player_leave_other /string/en/gambling/ default_interface.stf internal_command_string %TT leaves the table. Notes Example


prose_result_change /string/en/gambling/ default_interface.stf internal_command_string The selector pops at the last minute and comes to a stop on %TT (%TO). Notes Example


prose_starting_in /string/en/gambling/ default_interface.stf internal_command_string The next game begins in %DI seconds. Notes Example


prose_wheel_slow /string/en/gambling/ default_interface.stf internal_command_string The wheel slows down and it appears the number will be... %TT (%TO). Notes Example


wheel_begin_slow /string/en/gambling/ default_interface.stf internal_command_string The wheel begins to slow down... Notes Example


wheel_spin /string/en/gambling/ default_interface.stf internal_command_string The wheel begins to spin... Notes Example