ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/help/follow
Revision: 1.2
Committed: Mon Sep 10 17:33:44 2007 UTC (16 years, 9 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 This enables the follow mode.
2
3 The player issuing the follow
4 command is required to stand
5 on a space right next to the
6 player that is to be followed.
7
8 To start following a player,
9 use:
10
11 follow <playername>
12
13 To stop following, use:
14
15 follow
16
17 Without arguments.