ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/help/usekeys
Revision: 1.2
Committed: Mon Sep 10 17:33:44 2007 UTC (16 years, 10 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

# User Rev Content
1 root 1.1 The usekeys option determines the behaviour
2     of using keys.
3    
4     Values are:
5    
6     inventory: Only keys in the top level
7     inventory are used (default)
8    
9     keyrings: Only keys in active keyrings
10     are used.
11    
12     containers: Only keys in active containers
13     are used.
14    
15     Note that keyrings are just a specialized
16     container, so the containers will also
17     find keys in keyrings.
18    
19     Only active containers are used - keys will
20     not jump out of closed containers, but hints
21     will be given if you have keys in such containers.
22