Difference between revisions of "Tipping (Game Messages)"
From SWGANH Wiki
(New page: {{PageCleanup}} {{PageHeader|Game Messages|Message Category}} {| border="0" width="100%" cellpadding=6 |- |valign=top| |valign=top| {| border="0" width="100%" cellpadding=6 |- |valign=...) |
(→System Messages) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 20: | Line 20: | ||
{| align="center" | {| align="center" | ||
|- | |- | ||
− | ||{{ | + | ||{{D25%}} |
|- | |- | ||
||{{Game Messages}} | ||{{Game Messages}} | ||
Line 37: | Line 37: | ||
== System Messages == | == System Messages == | ||
+ | |||
+ | |||
+ | |||
+ | file:///C:/anhwork/downloads/All-Logs/Helzephyr/Chatlog_2/31183221222.uis_1_.html | ||
+ | |||
+ | 02:13:40 You lack the bank funds to wire 40000 credits to %TT.<br> | ||
+ | 02:13:53 You have joined the bank<br> | ||
+ | 02:14:05 You successfully deposit 29096 credits to your account.<br> | ||
+ | 02:14:12 You have quit the bank<br> | ||
+ | 02:14:22 You do not have 42000 credits (surcharge included) to tip the desired amount to bryssk.<br> | ||
+ | 02:14:53 An amount of 35000 credits have been transferred from your bank to escrow. It will be delivered to bryssk as soon as possible.<br> | ||
{| align="center" | {| align="center" | ||
Line 44: | Line 55: | ||
|- align="center" style="background-color:#ffffcc;" | |- align="center" style="background-color:#ffffcc;" | ||
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples''' | |width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples''' | ||
+ | |- align="center" style="background-color:#F1F1F1;" | ||
+ | |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.||[[Tipping1 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | |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..||[[Tipping6 (Example)|Example]] | ||
+ | |- align="center" style="background-color:#F1F1F1;" | ||
+ | |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)||[[Tipping7 (Example)|Example]] | ||
+ | |- align="center" | ||
+ | |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.||[[Tipping8 (Example)|Example]] | ||
+ | |- align="center" style="background-color:#F1F1F1;" | ||
+ | |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.||[[Tipping9 (Example)|Example]] | ||
+ | |- align="center" | ||
+ | |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.||[[Tipping10 (Example)|Example]] | ||
+ | |- align="center" style="background-color:#F1F1F1;" | ||
+ | |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.||[[Tipping11 (Example)|Example]] | ||
+ | |- align="center" | ||
+ | |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.||[[Tipping12 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | |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.||[[Tipping18 (Example)|Example]] | ||
+ | |||
+ | |- align="center" | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |- align="center" style="background-color:#F1F1F1;" | ||
+ | |(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. | ||
+ | ||[[Tipping20 (Example)|Example]] | ||
+ | |- align="center" | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |- align="center" style="background-color:#F1F1F1;" | ||
+ | |(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. | ||
+ | ||[[Tipping21 (Example)|Example]] | ||
+ | |- align="center" | ||
+ | |||
+ | |||
+ | |- align="center" style="background-color:#F1F1F1;" | ||
+ | |(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. | ||
+ | ||[[Tipping22 (Example)|Example]] | ||
+ | |- align="center" | ||
+ | |||
+ | |||
+ | |||
+ | |||
|- align="center" | |- align="center" | ||
− | |||
|} | |} | ||
|} | |} |
Latest revision as of 19:17, 23 August 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
file:///C:/anhwork/downloads/All-Logs/Helzephyr/Chatlog_2/31183221222.uis_1_.html
02:13:40 You lack the bank funds to wire 40000 credits to %TT.
02:13:53 You have joined the bank
02:14:05 You successfully deposit 29096 credits to your account.
02:14:12 You have quit the bank
02:14:22 You do not have 42000 credits (surcharge included) to tip the desired amount to bryssk.
02:14:53 An amount of 35000 credits have been transferred from your bank to escrow. It will be delivered to bryssk as soon as possible.
|