ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/help/usekeys
Revision: 1.1.1.1 (vendor branch)
Committed: Fri Feb 3 07:14:16 2006 UTC (18 years, 5 months ago) by root
Branch: UPSTREAM
CVS Tags: rel-2_0, rel-2_1, UPSTREAM_2006_03_15, LAST_C_VERSION, STABLE, UPSTREAM_2006_02_22, difficulty_fix_merge_060810_2300, UPSTREAM_2006_02_03
Branch point for: difficulty_fix
Changes since 1.1: +0 -0 lines
Log Message:
initial import

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