party: Difference between revisions
Jump to navigation
Jump to search
(Created page with ';party :Display a list of your party members, with their online status, location and health. Category:Console Command') |
No edit summary |
||
Line 1: | Line 1: | ||
;party | ;party | ||
:Display a list of your party members, with their online status, location and health. | :Display a list of your party members, with their online status, location and health. | ||
---- | |||
;party create (<party name>) | |||
:<party name> | |||
::- the name (string). | |||
:Organize a party. | |||
---- | |||
;party share (<share flag>) | |||
:<share flag> | |||
::- a boolean value. Specify either 1 to set EXP sharing to even, or 0 for individual take. | |||
:Set party EXP sharing. | |||
---- | |||
;party request (<player #>|<player's name>) | |||
:<player #> | |||
::- a corresponding number from the player list when you use the pl command. | |||
:<player's name> | |||
::- the name of the player that if going to be invinted for party | |||
:Request player to join your party. | |||
---- | |||
;party join (<accept flag>) | |||
:<accept flag> | |||
::- a boolean value. Specify either 1 to accept, or 0 to deny. | |||
:Accept or deny a party join request. | |||
:'''''Note.''''' See [[partyAuto]] in [[config.txt]] to automatically accept or deny an incoming party join request. | |||
---- | |||
;party kick (<party member #>) | |||
:<party member #> | |||
::- a corresponding number from the party members list when you use the party command. | |||
:Expel a party member from your party. | |||
---- | |||
;party leave | |||
:Leave your current party. | |||
[[Category:Console Command]] | [[Category:Console Command]] |
Revision as of 20:49, 20 April 2010
- party
- Display a list of your party members, with their online status, location and health.
- party create (<party name>)
- <party name>
- - the name (string).
- Organize a party.
- party share (<share flag>)
- <share flag>
- - a boolean value. Specify either 1 to set EXP sharing to even, or 0 for individual take.
- Set party EXP sharing.
- party request (<player #>|<player's name>)
- <player #>
- - a corresponding number from the player list when you use the pl command.
- <player's name>
- - the name of the player that if going to be invinted for party
- Request player to join your party.
- party join (<accept flag>)
- <accept flag>
- - a boolean value. Specify either 1 to accept, or 0 to deny.
- Accept or deny a party join request.
- Note. See partyAuto in config.txt to automatically accept or deny an incoming party join request.
- party kick (<party member #>)
- <party member #>
- - a corresponding number from the party members list when you use the party command.
- Expel a party member from your party.
- party leave
- Leave your current party.