Difference between revisions of "Insurance (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 127: Line 127:
  
  
 +
 +
 +
|- align="center"
 +
||bad_insure_request
 +
||/string/en/
 +
||error_message.stf
 +
||internal_command_string
 +
||Unable to process insure item request.
 +
||Notes
 +
||Examples
 +
 +
 +
|- align="center"
 +
||bulk_insure_errors_prompt
 +
||/string/en/
 +
||error_message.stf
 +
||internal_command_string
 +
||The following items were unable to be insured:
 +
||Notes
 +
||Examples
 +
 +
 +
|- align="center"
 +
||insure_fail
 +
||/string/en/
 +
||error_message.stf
 +
||internal_command_string
 +
||Insure attempt failed.
 +
||Notes
 +
||Examples
 +
 +
 +
|- align="center"
 +
||insure_ui_error
 +
||/string/en/
 +
||error_message.stf
 +
||internal_command_string
 +
||An error has occurred in the insurance UI. Please contact a GM.
 +
||Notes
 +
||Examples
 +
 +
 +
 +
|- align="center"
 +
||no_insurables
 +
||/string/en/
 +
||error_message.stf
 +
||internal_command_string
 +
||You have no insurable items.
 +
||Notes
 +
||Examples
  
  

Revision as of 00:27, 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

ID Path Filename Trigger Message Notes Examples
insure_success /string/en/ base_player.stf internal_command_string Insurance transaction successfully completed. Notes Examples
last_newbie_insure /string/en/ base_player.stf internal_command_string New Player Auto-Insure Activated. You have one death before item insurance is required. Notes Examples


newbie_expired /string/en/ base_player.stf internal_command_string New player exemption status has expired. You will now be required to insure your items if you wish to retain them after cloning. Notes Examples
prose_newbie_insured /string/en/ base_player.stf internal_command_string New Player Auto-Insure Activated. You have %DI deaths before item insurance is required. Notes Examples


prose_insure_success /string/en/ base_player.stf internal_command_string You successfully insure your %TT. Notes Examples



no_insurable_items /string/en/ terminal_ui.stf internal_command_string You do not have any items that can be insured. Message received if the player attempts to use the Insure All option on the terminal without having any items in the inventory that can currently be insured. Examples



bad_insure_request /string/en/ error_message.stf internal_command_string Unable to process insure item request. Notes Examples


bulk_insure_errors_prompt /string/en/ error_message.stf internal_command_string The following items were unable to be insured: Notes Examples


insure_fail /string/en/ error_message.stf internal_command_string Insure attempt failed. Notes Examples


insure_ui_error /string/en/ error_message.stf internal_command_string An error has occurred in the insurance UI. Please contact a GM. Notes Examples


no_insurables /string/en/ error_message.stf internal_command_string You have no insurable items. Notes Examples