ID |
Path |
Filename |
Trigger |
Message |
Notes |
Examples
|
insure_success
|
/string/en/
|
base_player.stf
|
internal_command_string
|
Insurance transaction successfully completed.
|
Message sent when a player uses the insurance terminal successfully to insure items.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
Examples
|
no_uninsured_insurables
|
/string/en/
|
error_message.stf
|
internal_command_string
|
You do not possess any items that can be insured at this time.
|
|
Examples
|
not_all_insurable
|
/string/en/
|
error_message.stf
|
internal_command_string
|
Not all of the selected items are insurable.
|
Notes
|
Examples
|
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
|
Examples
|
prose_item_already_insured
|
/string/en/
|
error_message.stf
|
internal_command_string
|
[Insurance] Item already insured: %TT.
|
Notes
|
Examples
|
prose_item_uninsurable
|
/string/en/
|
error_message.stf
|
internal_command_string
|
[Insurance] Item uninsurable: %TT.
|
Notes
|
Examples
|
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.
|
Examples
|
unable_to_insure
|
/string/en/
|
error_message.stf
|
internal_command_string
|
[Insurance] The item you selected is either uninsurable or already insured.
|
Notes
|
Examples
|