Difference between revisions of "General Group Messages (Game Messages)"
From SWGANH Wiki
(New page: {{PageCleanup}} {{PageHeader|Game Messages|Message Category}} {| border="0" width="100%" cellpadding=6 |- |valign=top| =Navigation= {| align="center" width="280px" |- || {{Auction (Mess)}...) |
(→Description) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 43: | Line 43: | ||
|valign=top| | |valign=top| | ||
== Description == | == Description == | ||
− | + | General Group Messages (Game Messages) | |
|valign=top| | |valign=top| | ||
Line 50: | Line 50: | ||
{| align="center" | {| align="center" | ||
|- | |- | ||
− | ||{{ | + | ||{{D25%}} |
|- | |- | ||
||{{Game Messages}} | ||{{Game Messages}} | ||
Line 59: | Line 59: | ||
== System Messages == | == System Messages == | ||
− | { | + | |
− | + | {| | |
− | + | ||
{| class="anhsmalltable" | {| class="anhsmalltable" | ||
|- align="center" style="background-color:#ffffcc;" | |- align="center" style="background-color:#ffffcc;" | ||
− | | | + | |ID |
− | |- | + | |Path |
− | || | + | |Filename |
+ | |Trigger | ||
+ | |Body | ||
+ | |Notes | ||
+ | |Examples | ||
+ | |||
+ | |---- | ||
+ | |must_be_leader | ||
+ | |/string/en/ | ||
+ | |group.stf | ||
+ | |internal_command_string | ||
+ | |You must be the group leader perform this action. | ||
+ | |Message that a group member receives if they attempt to use abilities that only the group leader can use such as /invite , /uninvite, /makeleader, and possibly group options if implemented. | ||
+ | |[[Group_Example1 (Example)|Example]] | ||
+ | |---- | ||
+ | |must_eject_first | ||
+ | |/string/en/ | ||
+ | |group.stf | ||
+ | |internal_command_string | ||
+ | |You are not allowed to do that while in a ship. Please eject first. | ||
+ | |(Unknown) | ||
+ | | | ||
+ | |---- | ||
+ | |new_leader | ||
+ | |/string/en/ | ||
+ | |group.stf | ||
+ | |internal_command_string | ||
+ | |%TU is now the group leader. | ||
+ | |Message that the group receives when the group leader is changed or if the original group leader is removed from the group via LD or if they pass leadership on using /makeleader playername command. | ||
+ | |[[Group_Example2 (Example)|Example]] | ||
+ | |---- | ||
+ | |prose_leader_changed | ||
+ | |/string/en/ | ||
+ | |group.stf | ||
+ | |internal_command_string | ||
+ | |%TU has abdicated group leadership to %TT. | ||
+ | |(Unknown) | ||
+ | | | ||
+ | |---- | ||
+ | |still_waiting | ||
+ | |/string/en/ | ||
+ | |group.stf | ||
+ | |internal_command_string | ||
+ | |Still waiting for your group members... | ||
+ | |(Unknown) Possibly a connection to waiting on lagged individuals to zone into space before being able to move? | ||
+ | |[[Group_Example3 (Example)|Example]] | ||
+ | |---- | ||
+ | |prose_generic_msg | ||
+ | |/string/en/ | ||
+ | |group.stf | ||
+ | |internal_command_string | ||
+ | |[GROUP] %TO | ||
+ | |(Unknown) | ||
+ | | | ||
+ | |---- | ||
+ | |not_group_leader | ||
+ | |/string/en/ | ||
+ | |error_message.stf | ||
+ | |internal_command_string | ||
+ | |Only the group leader may perform the requested action. | ||
+ | |(Unknown) | ||
+ | | | ||
+ | |---- | ||
+ | |not_grouped | ||
+ | |/string/en/ | ||
+ | |error_message.stf | ||
+ | |internal_command_string | ||
+ | |You cannot perform this command because you are not grouped. | ||
+ | |Message that a player receives when they attempt to use group commands while they are not part of a group. | ||
+ | |[[Group_Example4 (Example)|Example]] | ||
+ | |---- | ||
|} | |} | ||
|} | |} |
Latest revision as of 22:52, 31 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
|