Difference between revisions of "Lugjack Machine Gambling (Game Messages)"
From SWGANH Wiki
(New page: {{PageHeader|Game Messages|Lugjack Machine Gambling}} {| border="0" width="100%" cellpadding=6 |- |valign=top| =Navigation= {| align="center" width="280px" |- || {{Auction (Mess)}} {{Bank...) |
|||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{PageHeader|Game Messages| | + | {{PageCleanup}} |
+ | {{PageHeader|Game Messages|Message Category}} | ||
{| border="0" width="100%" cellpadding=6 | {| border="0" width="100%" cellpadding=6 | ||
Line 49: | Line 50: | ||
{| align="center" | {| align="center" | ||
|- | |- | ||
− | ||{{ | + | ||{{D75%}} |
|- | |- | ||
||{{Game Messages}} | ||{{Game Messages}} | ||
Line 55: | Line 56: | ||
|} | |} | ||
|} | |} | ||
+ | |||
= System Messages = | = System Messages = | ||
Line 60: | Line 62: | ||
|- | |- | ||
|| | || | ||
+ | {| class="anhsmalltable" | ||
+ | |- align="center" style="background-color:#ffffcc;" | ||
+ | |width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples''' | ||
+ | |- align="center" | ||
+ | ||ID Value | ||
+ | || | ||
+ | || | ||
+ | ||internal_command_string | ||
+ | ||The Maximum bet for this station is 3 credits. | ||
+ | ||This is a server side string message sent when a player attempts to make a bet amount greater than 3 using the /bet command | ||
+ | ||[[Lugjack Machine Gambling 1 (Example)|Example]] | ||
+ | |- align="center" | ||
+ | ||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. | ||
+ | ||[[Lugjack Machine Gambling 2 (Example)|Example]] | ||
+ | |||
+ | |- align="center" | ||
+ | ||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. | ||
+ | ||[[Lugjack Machine Gambling 3 (Example)|Example]] | ||
+ | |||
+ | |- align="center" | ||
+ | ||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. | ||
+ | ||[[Lugjack Machine Gambling 4 (Example)|Example]] | ||
+ | |||
+ | |- align="center" | ||
+ | ||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. | ||
+ | ||[[Lugjack Machine Gambling 5 (Example)|Example]] | ||
+ | |||
+ | |- align="center" | ||
+ | ||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. | ||
+ | ||[[Lugjack Machine Gambling 6 (Example)|Example]] | ||
+ | |||
+ | |- align="center" | ||
+ | ||rolling | ||
+ | ||/string/en/gambling/ | ||
+ | ||default_interface.stf | ||
+ | ||internal_command_string | ||
+ | ||Rolling... | ||
+ | ||Part of the notification sent to a player as the slot machine is operating. | ||
+ | ||[[Lugjack Machine Gambling 7 (Example)|Example]] | ||
+ | |||
+ | |- align="center" | ||
+ | || | ||
+ | || | ||
+ | || | ||
+ | ||internal_command_string | ||
+ | ||You activate the machine and the reels start spinning... | ||
+ | ||This is a server originating message sent to the player whenever the slot machine wheel is initiated. | ||
+ | ||[[Lugjack Machine Gambling 8 (Example)|Example]] | ||
+ | |||
+ | |- align="center" | ||
+ | ||ID Value | ||
+ | || | ||
+ | || | ||
+ | ||internal_command_string | ||
+ | || Slot Machine Pay Line -- | 1 | |Rolling...| |Rolling...| -- | ||
+ | ||This is an example of a server originating message sent to the player whenever teh slot machien wheel is initiated. The message is broken up into three sections, seperated by line breaks. Within each section, a number 0-7 is internally randomly rolled and then displayed. After each 4 second update as the wheels are spinning, the sections fill up with a number until all 3 are complete. | ||
+ | ||[[Lugjack Machine Gambling 9 (Example)|Example]] | ||
+ | |||
+ | |- align="center" | ||
+ | ||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. | ||
+ | ||[[Lugjack Machine Gambling 10 (Example)|Example]] | ||
+ | |||
+ | |- align="center" | ||
+ | ||ID Value | ||
+ | || | ||
+ | || | ||
+ | ||internal_command_string | ||
+ | ||Sorry, you did not win this round. Please try again. | ||
+ | ||This is a server originating message sent to the player whenever the slot machine wheel stops and where the player does not win anything. | ||
+ | ||[[Lugjack Machine Gambling 11 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||ID Value | ||
+ | ||/string/en/gambling/ | ||
+ | ||default_interface.stf | ||
+ | ||internal_command_string | ||
+ | ||System Message Text | ||
+ | ||Notes | ||
+ | ||[[Lugjack Machine Gambling 12 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||ID Value | ||
+ | ||/string/en/gambling/ | ||
+ | ||default_interface.stf | ||
+ | ||internal_command_string | ||
+ | ||System Message Text | ||
+ | ||Notes | ||
+ | ||[[Lugjack Machine Gambling 13 (Example)|Example]] | ||
+ | |} | ||
|} | |} |
Latest revision as of 10:47, 26 July 2009
This article or section needs proper wiki formatting. |
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.
|
System Messages
|