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.
|
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.
|
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?
|
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.
|
Example
|