Difference between revisions of "Free For All Looting (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(Related Tags)
 
(2 intermediate revisions by one other user not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Free For All Looting (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D25%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 58: Line 58:
  
 
== System Messages ==
 
== System Messages ==
 +
 +
 +
  
  
Line 72: Line 75:
 
|----
 
|----
  
|prose_split
+
|free_for_all_loot_all
 
|/string/en/
 
|/string/en/
 
|group.stf
 
|group.stf
 
|internal_command_string  
 
|internal_command_string  
|[GROUP] You receive %DI credits as your share.
+
|The corpse has been looted of all items.
|Message a player receives when they get a part of the share from a nearby player who has looted credits from a corpse. This also applies to when a player receives a share of mission payouts after completion.
+
|(Unknown)
|[[Group_Example29 (Example)|Example]]
+
|
 
|----
 
|----
|prose_split_coins_self
+
|leader_only_free4all
 
|/string/en/
 
|/string/en/
 
|group.stf
 
|group.stf
 
|internal_command_string  
 
|internal_command_string  
|[GROUP] You split %TU credits and receive %TT credits as your share.
+
|Only the Group Leader can set the looting options.  Your group is currently set to Free-For-All.
|Message a player gets when they loot credits from a corpse and split with nearby group members.
+
|Message received when a player who is not the group leader attempts to change the loot settings with the /grouploot command.
|[[Group_Example30 (Example)|Example]]
+
|[[Group_Example70 (Example)|Example]]
 
|----
 
|----
|prose_split_reason
+
|selected_free4all
 
|/string/en/
 
|/string/en/
 
|group.stf
 
|group.stf
 
|internal_command_string  
 
|internal_command_string  
|[GROUP] You receive %DI credits from %TO.
+
|Group Leader selected Free For All as the loot type for the group.
|(Unknown)
+
|Message received by the group when the group leader changes the loot setting to Free For All
|[[Group_Example31 (Example)|Example]]
+
|[[Group_Example71 (Example)|Example]]
|----
+
|prose_coin_loot
+
|/string/en/
+
|base_player.stf
+
|internal_command_string
+
|You loot %DI credits from %TT.
+
|Message a player gets when they use the Loot command.
+
|[[Group_Example32 (Example)|Example]]
+
|----
+
|prose_coin_loot_no_target
+
|/string/en/
+
|base_player.stf
+
|internal_command_string
+
|You looted %DI credits.
+
|Message a player gets when they use the Loot All command
+
|[[Group_Example33 (Example)|Example]]
+
|----
+
|group_loot_fail
+
|/string/en/
+
|error_message.stf
+
|internal_command_string
+
|There has been an error looting the coins from a corpse. Please try again.
+
|(Unknown)
+
|
+
|----
+
|nsf_to_split
+
|/string/en/
+
|error_message.stf
+
|internal_command_string
+
|There are insufficient group funds to split
+
|(Unknown) Perhaps this is the message that occurs when a group member attemps to loot credits from an npc of which are not enough to split between the entire group. I would imagine that these credits would all go to the individual looting instead.
+
|
+
|----
+
|prose_coin_loot_fail
+
|/string/en/
+
|error_message.stf
+
|internal_command_string
+
|You failed to loot %DI credits from %TT. Please contact a CS representative for assistance.
+
|(Unknown)
+
|[[Group_Example34 (Example)|Example]]
+
 
|----
 
|----
 +
|}
 +
|}
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
{| align="center"
 +
|-
 +
||
 +
{| class="anhsmalltable"
 +
|- align="center" style="background-color:#ffffcc;"
 +
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Subject'''||'''Body'''||'''Notes'''
 +
|- align="center"
 
|}
 
|}
 
|}
 
|}

Latest revision as of 23:51, 31 July 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

Free For All Looting (Game Messages)

Related Tags

75% This document is nearing completion.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Body Notes Examples
free_for_all_loot_all /string/en/ group.stf internal_command_string The corpse has been looted of all items. (Unknown)
leader_only_free4all /string/en/ group.stf internal_command_string Only the Group Leader can set the looting options. Your group is currently set to Free-For-All. Message received when a player who is not the group leader attempts to change the loot settings with the /grouploot command. Example
selected_free4all /string/en/ group.stf internal_command_string Group Leader selected Free For All as the loot type for the group. Message received by the group when the group leader changes the loot setting to Free For All Example





ID Path Filename Trigger Subject Body Notes