Difference between revisions of "Insurance Prompts (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 111: Line 111:
  
 
|- align="center"
 
|- align="center"
||
+
||insure_all_t
 
||/string/en/
 
||/string/en/
 
||terminal_ui.stf
 
||terminal_ui.stf
 
||internal_command_string
 
||internal_command_string
 
||
 
||
||
+
||Confirm Insure All
 
||Notes
 
||Notes
 
||Examples
 
||Examples
Line 122: Line 122:
  
 
|- align="center"
 
|- align="center"
 +
||insure_all_d_prefix
 +
||/string/en/
 +
||terminal_ui.stf
 +
||internal_command_string
 +
||You are about to insure all your items. The total cost is
 
||
 
||
 +
||Notes
 +
||Examples
 +
 +
 +
 +
|- align="center"
 +
||insure_all_d_suffix
 
||/string/en/
 
||/string/en/
 
||terminal_ui.stf
 
||terminal_ui.stf
 
||internal_command_string
 
||internal_command_string
||
+
|| credits.
 
||
 
||
 
||Notes
 
||Notes
 
||Examples
 
||Examples
  
 +
 +
 +
|- align="center"
 +
||insure_all_confirm
 +
||/string/en/
 +
||terminal_ui.stf
 +
||internal_command_string
 +
||Are you sure?
 +
||
 +
||Notes
 +
||Examples
  
  
 
|}
 
|}
 
|}
 
|}

Revision as of 00:12, 9 February 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

New player attempting an insure Prompt

ID Path Filename Trigger Message Title Notes Examples
noob_confirm_insure_prompt /string/en/ base_player.stf internal_command_string Due to new player exemptions, you do not need to insure items at this time. Do you wish to continue? Notes Examples


noob_confirm_insure_title /string/en/ base_player.stf internal_command_string Confirm Insure Item Notes Examples





Insuring All Items Prompt


ID Path Filename Trigger Message Title Notes Examples
insure_all_t /string/en/ terminal_ui.stf internal_command_string Confirm Insure All Notes Examples


insure_all_d_prefix /string/en/ terminal_ui.stf internal_command_string You are about to insure all your items. The total cost is Notes Examples


insure_all_d_suffix /string/en/ terminal_ui.stf internal_command_string credits. Notes Examples


insure_all_confirm /string/en/ terminal_ui.stf internal_command_string Are you sure? Notes Examples