ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/help/party
Revision: 1.2
Committed: Mon Sep 10 17:33:44 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
State: FILE REMOVED
Log Message:
remove cruft

File Contents

# Content
1 party join partyname
2 Puts you in a party, prompts you for a passwd if there is
3 one
4
5 party form partyname
6 Forms a party and puts you as leader, 32 character max.
7 At the moment, being party leader does nothing. May be used in
8 the future.
9
10 party list
11 Lists currently formed parties and their 'leader'
12
13 party passwd <password>
14 Changes the passwd for the party you are in, 8 character max.
15
16 party who
17 lists the members of the party you are in
18
19 party say <msg>
20 sends messsage to party members
21
22 party leave
23 takes you out of current party
24
25