ID |
Path |
Filename |
Trigger |
Message |
Notes |
Examples
|
bank_to_escrow |
/string/en/ |
base_player.stf |
internal_command_string |
An amount of %DI credits have been transferred from your bank to escrow. It will be delivered to %TO as soon as possible. |
Message a player receives just after they bank tip a player. |
Example
|
escrow_withdraw_failed |
/string/en/ |
base_player.stf |
internal_command_string |
%TO attempted to transfer %DI credits to you via bank wire. The transfer from escrow to your bank account failed. %TO has been refunded. |
Patch 14) |
Example
|
failed_escrow_refund |
/string/en/ |
base_player.stf |
internal_command_string |
Your attempt to transfer %DI credits to %TO via a bank wire failed. The attempt to refund the money to you from an escrow account also failed. Please contact a CSR for a manual refund. |
(Unknown) |
Example
|
prose_tip_abort |
/string/en/ |
base_player.stf |
internal_command_string |
Aborting last attempted /tip to %TT... |
(Unknown) |
Example
|
prose_tip_invalid_amt |
/string/en/ |
base_player.stf |
internal_command_string |
/TIP: invalid amount ("%DI"). |
(Unknown) |
Example
|
prose_tip_invalid_param |
/string/en/ |
base_player.stf |
internal_command_string |
/TIP: invalid amount ("%TO") parameter. |
Message a player receives when they use the /tip command with an improper parameter or value such as giving 0 as an amount to tip. Attempting to tip an offline, or non existant or player that is not in range will result in this message also. The message is also gained when you use the wrong syntax for the tip or if the tip is too large of a figure to be a valid syntax.. |
Example
|
prose_tip_nsf_bank |
/string/en/ |
base_player.stf |
internal_command_string |
You lack the bank funds to wire %DI credits to %TT. |
Message a player receives when they attempt to perform a bank tip to a player when they do not have enough credits to cover the designated tip. (this is a sperate issue than from surcharge value) |
Example
|
prose_tip_nsf_cash |
/string/en/ |
base_player.stf |
internal_command_string |
You lack the cash funds to tip %DI credits to %TT. |
Message a player receives when they do not have the cash on hand or hard credits to /tip a player. |
Example
|
prose_tip_nsf_wire |
/string/en/ |
base_player.stf |
internal_command_string |
You do not have %DI credits (surcharge included) to tip the desired amount to %TT. |
Message a player receives when the have enough money to bank tip the desired credits to a player, but they do not have enough when factoring in the sur charge. |
Example
|
prose_tip_pass_self |
/string/en/ |
base_player.stf |
internal_command_string |
You successfully tip %DI credits to %TT. |
Message a player receives when they successfully tip credits to another player. |
Example
|
prose_tip_pass_target |
/string/en/ |
base_player.stf |
internal_command_string |
%TT tips you %DI credits. |
Message a player receives when they receive credits from a nother player into their on-hand credit pool. |
Example
|
prose_tip_range |
/string/en/ |
base_player.stf |
internal_command_string |
You are too far away to tip %TT with cash. You can send a wire transfer instead. |
Message a player receives when they attempt to perform a tip on a player that is too far away for them to tip normally. This means that the tip defaults to a bank tip. |
Example
|
received_escrow_refund |
/string/en/ |
base_player.stf |
internal_command_string |
Your attempt to transfer %DI credits to %TO via a bank wire failed. The money has been refunded to you (minus transfer fee) from the escrow account. |
(Unknown) |
Example
|
tip_abort |
/string/en/ |
base_player.stf |
internal_command_string |
Aborting last /tip attempt... |
(Unknown) |
Example|
|
tip_clear |
/string/en/ |
base_player.stf |
internal_command_string |
Clearing last /tip transaction information... |
(Unknown) |
Example
|
tip_error |
/string/en/ |
base_player.stf |
internal_command_string |
There was an error processing your /tip request. Please try again. |
(Unknown) |
Example
|
tip_nsf |
/string/en/ |
base_player.stf |
internal_command_string |
It appears that you have insufficient cash credits to tip that much. |
(Unknown) |
Example
|
tip_syntax |
/string/en/ |
base_player.stf |
internal_command_string |
SYNTAX: /tip <amount> (to current target) or /tip <name> <amount> |
Message a player receives when they use the /tip command without parameters or if the parameters are incorrect. |
Example
|
tip_target_offline |
/string/en/ |
base_player.stf |
internal_command_string |
You cannot tip someone who is not online. |
(Unknown) |
Example
|
(unknown)
|
(unknown)
|
(unknown)
|
internal_command_string
|
You can't use yourself as a target for /tip!
|
This is a server only message sent if the player attempts to tip themself by targeting themself and doing /tip amount or by using /tip name amount.
|
Example
|
(unknown)
|
(unknown)
|
(unknown)
|
internal_command_string
|
You may not use /tip on '%TT'
|
This is a server only message sent if the player attempts to use tip on a non valid target such as an npc, pet, building, item etc.
|
Example
|
(unknown)
|
(unknown)
|
(unknown)
|
internal_command_string
|
You may only /tip to valid player targets!
|
This is a server only message sent if the player attempts to use tip on a non valid target such as an npc, pet, building, item etc.
|
Example
|
tip_target_bad
|
/string/en/
|
error_message.stf
|
internal_command_string
|
The target isn't valid for a /tip operation.
|
|
Example
|