Difference between revisions of "Unknown System Message (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 176: Line 176:
 
||Examples
 
||Examples
  
 +
 +
 +
 +
|- align="center"
 +
||bet_below_min
 +
||/string/en/gambling/
 +
||default_interface.stf
 +
||internal_command_string
 +
||The minimum table bet is %DI.
 +
||Notes
 +
||Examples
 +
 +
|- align="center"
 +
||bet_above_max
 +
||/string/en/gambling/
 +
||default_interface.stf
 +
||internal_command_string
 +
||The maximum table bet is %DI.
 +
||Notes
 +
||Examples
 +
 +
|- align="center"
 +
||winner_to_winner
 +
||/string/en/gambling/
 +
||default_interface.stf
 +
||internal_command_string
 +
||You win and receive %DI credits as your earnings.
 +
||Notes
 +
||Examples
 +
 +
|- align="center"
 +
||winner_to_other
 +
||/string/en/gambling/
 +
||default_interface.stf
 +
||internal_command_string
 +
||%TO wins and receives %DI credits as %PO earnings.
 +
||Notes
 +
||Examples
 +
 +
|- align="center"
 +
||winner_to_winner1
 +
||/string/en/gambling/
 +
||default_interface.stf
 +
||internal_command_string
 +
||You win and receive 1 credit as your earnings.
 +
||Notes
 +
||Examples
 +
 +
|- align="center"
 +
||winner_to_other1
 +
||/string/en/gambling/
 +
||default_interface.stf
 +
||internal_command_string
 +
||%TO winds and receives 1 credit as %PO earnings.
 +
||Notes
 +
||Examples
 +
 +
|- align="center"
 +
||prose_station_full
 +
||/string/en/gambling/
 +
||default_interface.stf
 +
||internal_command_string
 +
||The selected %TT is completely occupied and may not accept new players.
 +
||Notes
 +
||Examples
 +
 +
|- align="center"
 +
||bet_failed_distance
 +
||/string/en/gambling/
 +
||default_interface.stf
 +
||internal_command_string
 +
||You are too far from the game station to complete the bet.
 +
||Notes
 +
||Examples
 +
 +
|- align="center"
 +
||prose_bet_placed
 +
||/string/en/gambling/
 +
||default_interface.stf
 +
||internal_command_string
 +
||You successfully bet %DI credits.
 +
||Notes
 +
||Examples
 +
 +
|- align="center"
 +
||bet_failed
 +
||/string/en/gambling/
 +
||default_interface.stf
 +
||internal_command_string
 +
||The system was unable to process your bet.
 +
||Notes
 +
||Examples
 +
 +
|- align="center"
 +
||
 +
||/string/en/
 +
||
 +
||internal_command_string
 +
||
 +
||Notes
 +
||Examples
 +
 +
|- align="center"
 +
||
 +
||/string/en/
 +
||
 +
||internal_command_string
 +
||
 +
||Notes
 +
||Examples
 +
 +
|- align="center"
 +
||
 +
||/string/en/
 +
||
 +
||internal_command_string
 +
||
 +
||Notes
 +
||Examples
 +
 +
|- align="center"
 +
||
 +
||/string/en/
 +
||
 +
||internal_command_string
 +
||
 +
||Notes
 +
||Examples
 +
 +
|- align="center"
 +
||
 +
||/string/en/
 +
||
 +
||internal_command_string
 +
||
 +
||Notes
 +
||Examples
 +
 +
|- align="center"
 +
||
 +
||/string/en/
 +
||
 +
||internal_command_string
 +
||
 +
||Notes
 +
||Examples
 +
 +
|- align="center"
 +
||
 +
||/string/en/
 +
||
 +
||internal_command_string
 +
||
 +
||Notes
 +
||Examples
 +
 +
|- align="center"
 +
||
 +
||/string/en/
 +
||
 +
||internal_command_string
 +
||
 +
||Notes
 +
||Examples
 +
 +
|- align="center"
 +
||
 +
||/string/en/
 +
||
 +
||internal_command_string
 +
||
 +
||Notes
 +
||Examples
 +
 +
|- align="center"
 +
||
 +
||/string/en/
 +
||
 +
||internal_command_string
 +
||
 +
||Notes
 +
||Examples
  
 
|}
 
|}
 
|}
 
|}

Revision as of 12:22, 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
attribmod_apply /string/en/ base_player.stf internal_command_string You suddenly feel different. Notes Examples


bind_removed /string/en/ base_player.stf internal_command_string To enable selective clone respawn again, you must pay another clone data storage fee. Notes Examples


cash_transfer_failed /string/en/ base_player.stf internal_command_string Cash transfer failed. Notes Examples




killer_target_dead /string/en/ base_player.stf internal_command_string Your target is no more. Notes Examples



killer_target_incapacitated /string/en/ base_player.stf internal_command_string You have incapacitated your target. Notes Examples


wrong_item_type /string/en/ error_message.stf internal_command_string %TT can only accept items of type %TO. Notes Examples
no_matched_name /string/en/ error_message.stf internal_command_string Who? Notes Examples


prose_toss_bait /string/en/ fishing.stf internal_command_string You toss aside your %TO bait (%TT). Notes Examples


size_matters /string/en/ fishing.stf internal_command_string The fish was too small, so you toss it back... Notes Examples




toss_bait /string/en/ fishing.stf internal_command_string You toss aside your used bait. Notes Examples



bet_below_min /string/en/gambling/ default_interface.stf internal_command_string The minimum table bet is %DI. Notes Examples
bet_above_max /string/en/gambling/ default_interface.stf internal_command_string The maximum table bet is %DI. Notes Examples
winner_to_winner /string/en/gambling/ default_interface.stf internal_command_string You win and receive %DI credits as your earnings. Notes Examples
winner_to_other /string/en/gambling/ default_interface.stf internal_command_string %TO wins and receives %DI credits as %PO earnings. Notes Examples
winner_to_winner1 /string/en/gambling/ default_interface.stf internal_command_string You win and receive 1 credit as your earnings. Notes Examples
winner_to_other1 /string/en/gambling/ default_interface.stf internal_command_string %TO winds and receives 1 credit as %PO earnings. Notes Examples
prose_station_full /string/en/gambling/ default_interface.stf internal_command_string The selected %TT is completely occupied and may not accept new players. Notes Examples
bet_failed_distance /string/en/gambling/ default_interface.stf internal_command_string You are too far from the game station to complete the bet. Notes Examples
prose_bet_placed /string/en/gambling/ default_interface.stf internal_command_string You successfully bet %DI credits. Notes Examples
bet_failed /string/en/gambling/ default_interface.stf internal_command_string The system was unable to process your bet. Notes Examples
/string/en/ internal_command_string Notes Examples
/string/en/ internal_command_string Notes Examples
/string/en/ internal_command_string Notes Examples
/string/en/ internal_command_string Notes Examples
/string/en/ internal_command_string Notes Examples
/string/en/ internal_command_string Notes Examples
/string/en/ internal_command_string Notes Examples
/string/en/ internal_command_string Notes Examples
/string/en/ internal_command_string Notes Examples
/string/en/ internal_command_string Notes Examples