ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/help/invoke
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

# Content
1 The invoke command is used
2 to cast a spell immediately,
3 or when it is necessary to give
4 a parameter to the spell. Invoke
5 will not set the range weapon.
6
7 Examples:
8 'invoke restoration
9 'invoke magic rune of large fireball
10 'invoke reincarnation of Iamdead
11 'invoke create food of waybread
12
13 It is very helpful to bind healing
14 spells to keys like this:
15
16 'bind invoke medium healing
17 c
18
19 the c key now casts medium healing
20 instantly