Difference between revisions of "Party system"
(Created page with "The party system is a set of commands that allow you to form smaller chat groups for guilds, group build projects or adventuring groups. <code> /party create Creates a party. /p...") |
|||
(16 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{Historical}} | ||
+ | |||
+ | The party system is now called the guild system. The commands are still the same, but replace party with guild. Check [[Guild|Guilds]]. | ||
+ | |||
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. | ||
− | <code> | + | ==Commands== |
− | /party create Creates a party. | + | |
− | /party invite <user> Invites a user to join the party. | + | * <code>/help parties</code> - Gives in-game help menu about parties. |
− | /party join Join a party upon receiving an invite. | + | * <code>/party create</code> - Create Creates a party. |
− | /party remove <user> Removes a player from your party. | + | * <code>/party invite <user></code> - Invites a user to join the party. |
− | /party leave Leaves the party. | + | * <code>/party join</code> - Join a party upon receiving an invite. |
− | /party users Displays the members of the party. | + | * <code>/party remove <user></code> - Removes a player from your party. |
− | /p <message> | + | * <code>/party leave</code> - Leaves the party. |
− | </code> | + | * <code>/party users</code> - Displays the members of the party. |
+ | * <code>/party members</code> - Displays the members of the 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. If you are the creator of that party, it will cease to exist. | ||
+ | |||
+ | ===Listing Party Users=== | ||
+ | You can get a list of players who are in the party by using either the <code>/party users</code> command, or the <code>/party members</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: | ||
+ | [[File:Partychat1.png]] |
Latest revision as of 02:04, 26 March 2012
The party system is now called the guild system. The commands are still the same, but replace party with guild. Check Guilds. The party system is a set of commands that allow you to form smaller chat groups for guilds, group build projects or adventuring groups. ContentsCommands
Using the Party systemCreating a PartyIf you are currently not a member of a party, you can create a new party using the Inviting PlayersWhile you are in a party you can invite other players to the party using the Removing PlayersTo remove an existing member from the party, use the Leaving a PartyYou can leave a party you are a member of by using the Listing Party UsersYou can get a list of players who are in the party by using either the Party ChatYou 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: |