Difference between revisions of "Insurance (Game Messages)"
From SWGANH Wiki
(→System Messages) |
|||
(14 intermediate revisions by one other user not shown) | |||
Line 43: | Line 43: | ||
|valign=top| | |valign=top| | ||
== Description == | == Description == | ||
− | + | Insurance (Game Messages) | |
|valign=top| | |valign=top| | ||
Line 50: | Line 50: | ||
{| align="center" | {| align="center" | ||
|- | |- | ||
− | ||{{ | + | ||{{D75%}} |
|- | |- | ||
||{{Game Messages}} | ||{{Game Messages}} | ||
Line 72: | Line 72: | ||
||internal_command_string | ||internal_command_string | ||
||Insurance transaction successfully completed. | ||Insurance transaction successfully completed. | ||
+ | ||Message sent when a player uses the insurance terminal successfully to insure items. | ||
+ | ||[[Insurance 1 (Example)|Examples]] | ||
+ | |||
+ | |- align="center" | ||
+ | ||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. | ||
+ | ||Notification sent to the player upon their cloning. This informs the player that if they die once more, then the following deaths will cause their items to begin decaying unless they are insured. | ||
+ | ||[[Insurance 2 (Example)|Examples]] | ||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||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. | ||
+ | ||Notification sent to the player upon their cloning. This informs the player that if they die again, their deaths will cause their items to decay unless they are insured. | ||
+ | ||[[Insurance 3 (Example)|Examples]] | ||
+ | |||
+ | |- align="center" | ||
+ | ||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. | ||
+ | ||Notification sent to the player upon their cloning. This informs the player that they may die x amount of times before their deaths will cause their items to decay if the items are uninsured. The player starts off with 3 deaths allowed before items decay. This message is sent for the first 2 deaths. | ||
+ | ||[[Insurance 4 (Example)|Examples]] | ||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||prose_insure_success | ||
+ | ||/string/en/ | ||
+ | ||base_player.stf | ||
+ | ||internal_command_string | ||
+ | ||You successfully insure your %TT. | ||
||Notes | ||Notes | ||
− | ||Examples | + | ||[[Insurance 5 (Example)|Examples]] |
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||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. | ||
+ | ||[[Insurance 6 (Example)|Examples]] | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||bad_insure_request | ||
+ | ||/string/en/ | ||
+ | ||error_message.stf | ||
+ | ||internal_command_string | ||
+ | ||Unable to process insure item request. | ||
+ | ||Notes | ||
+ | ||[[Insurance 7 (Example)|Examples]] | ||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||bulk_insure_errors_prompt | ||
+ | ||/string/en/ | ||
+ | ||error_message.stf | ||
+ | ||internal_command_string | ||
+ | ||The following items were unable to be insured: | ||
+ | ||Notes | ||
+ | ||[[Insurance 8 (Example)|Examples]] | ||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||insure_fail | ||
+ | ||/string/en/ | ||
+ | ||error_message.stf | ||
+ | ||internal_command_string | ||
+ | ||Insure attempt failed. | ||
+ | ||Notes | ||
+ | ||[[Insurance 9 (Example)|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 | ||
+ | ||[[Insurance 10 (Example)|Examples]] | ||
+ | |||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||no_insurables | ||
+ | ||/string/en/ | ||
+ | ||error_message.stf | ||
+ | ||internal_command_string | ||
+ | ||You have no insurable items. | ||
+ | ||Message sent to the player if they attempt to use the insurance terminal (not the insure all prompt)and have no items in their inventory that can be insured. | ||
+ | ||[[Insurance 11 (Example)|Examples]] | ||
+ | |||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||no_uninsured_insurables | ||
+ | ||/string/en/ | ||
+ | ||error_message.stf | ||
+ | ||internal_command_string | ||
+ | ||You do not possess any items that can be insured at this time. | ||
+ | || | ||
+ | ||[[Insurance 12 (Example)|Examples]] | ||
+ | |||
+ | |- align="center" | ||
+ | ||not_all_insurable | ||
+ | ||/string/en/ | ||
+ | ||error_message.stf | ||
+ | ||internal_command_string | ||
+ | ||Not all of the selected items are insurable. | ||
+ | ||Notes | ||
+ | ||[[Insurance 13 (Example)|Examples]] | ||
+ | |||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||prose_insure_fail | ||
+ | ||/string/en/ | ||
+ | ||error_message.stf | ||
+ | ||internal_command_string | ||
+ | ||An attempt to insure your %TT has failed. Most likely, this is due to lack of funds. | ||
+ | ||Notes | ||
+ | ||[[Insurance 14 (Example)|Examples]] | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||prose_item_already_insured | ||
+ | ||/string/en/ | ||
+ | ||error_message.stf | ||
+ | ||internal_command_string | ||
+ | ||[Insurance] Item already insured: %TT. | ||
+ | ||Notes | ||
+ | ||[[Insurance 15 (Example)|Examples]] | ||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||prose_item_uninsurable | ||
+ | ||/string/en/ | ||
+ | ||error_message.stf | ||
+ | ||internal_command_string | ||
+ | ||[Insurance] Item uninsurable: %TT. | ||
+ | ||Notes | ||
+ | ||[[Insurance 16 (Example)|Examples]] | ||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||prose_nsf_insure | ||
+ | ||/string/en/ | ||
+ | ||error_message.stf | ||
+ | ||internal_command_string | ||
+ | ||You have insufficient funds to insure your %TT. | ||
+ | ||Message sent to the player if they attempt to insure an item and do not have sufficient credits to do so. | ||
+ | ||[[Insurance 17 (Example)|Examples]] | ||
+ | |||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||unable_to_insure | ||
+ | ||/string/en/ | ||
+ | ||error_message.stf | ||
+ | ||internal_command_string | ||
+ | ||[Insurance] The item you selected is either uninsurable or already insured. | ||
+ | ||Notes | ||
+ | ||[[Insurance 18 (Example)|Examples]] | ||
+ | |||
|} | |} | ||
|} | |} |
Latest revision as of 18:58, 25 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
|