Difference between revisions of "Party system"
Line 1: | Line 1: | ||
The party system is a set of commands that allow you to form smaller chat groups for guilds, group build projects or adventuring groups. | The party system is a set of commands that allow you to form smaller chat groups for guilds, group build projects or adventuring groups. | ||
− | =Commands= | + | ==Commands== |
− | * <code>/party</code> - Create Creates a party. | + | * <code>/party create</code> - Create Creates a party. |
* <code>/party invite <user></code> - Invites a user to join the party. | * <code>/party invite <user></code> - Invites a user to join the party. | ||
* <code>/party join</code> - Join a party upon receiving an invite. | * <code>/party join</code> - Join a party upon receiving an invite. | ||
Line 10: | Line 10: | ||
* <code>/party users</code> - Displays the members of the party. | * <code>/party users</code> - Displays the members of the party. | ||
* <code>/p <message></code> - Sends a message to your party. | * <code>/p <message></code> - Sends a message to your party. | ||
+ | |||
+ | ==Using the Party system== | ||
+ | ===Creating a Party=== | ||
+ | If you are currently not a member of a party, you can create a new party using the <code>/party create</code> command. This creates a new party with only you as a member. | ||
+ | |||
+ | ===Inviting Players=== | ||
+ | While you are in a party you can invite other players to the party using the <code>/party invite <user></code> command. The invited player can then use the <code>/party join</code> command to accept your invitation. | ||
+ | |||
+ | ===Removing Players=== | ||
+ | To remove an existing member from the party, use the <code>/party remove <user></code>. This will remove the indicated player from the party. | ||
+ | |||
+ | ===Leaving a Party=== | ||
+ | You can leave a party you are a member of by using the <code>/party leave</code> command. | ||
+ | |||
+ | ===Listing Party Users=== | ||
+ | You can get a list of players who are in the party by using the <code>/party users</code> command. This will also indicate which members are online and offline. | ||
+ | |||
+ | ===Party Chat=== | ||
+ | You can use the <p>/p <message></p> command to chat to your party. These chat messages will be prefixed with <Party> which helps distinguish them from other chat. |
Revision as of 15:43, 22 November 2011
The party system is a set of commands that allow you to form smaller chat groups for guilds, group build projects or adventuring groups.
Contents
Commands
/party create
- Create Creates a party./party invite <user>
- Invites a user to join the party./party join
- Join a party upon receiving an invite./party remove <user>
- Removes a player from your party./party leave
- Leaves the party./party users
- Displays the members of the party./p <message>
- Sends a message to your party.
Using the Party system
Creating a Party
If you are currently not a member of a party, you can create a new party using the /party create
command. This creates a new party with only you as a member.
Inviting Players
While you are in a party you can invite other players to the party using the /party invite <user>
command. The invited player can then use the /party join
command to accept your invitation.
Removing Players
To remove an existing member from the party, use the /party remove <user>
. This will remove the indicated player from the party.
Leaving a Party
You can leave a party you are a member of by using the /party leave
command.
Listing Party Users
You can get a list of players who are in the party by using the /party users
command. This will also indicate which members are online and offline.
Party Chat
You can use the
/p <message>
command to chat to your party. These chat messages will be prefixed with <Party> which helps distinguish them from other chat.