home *** CD-ROM | disk | FTP | other *** search
- Rem constant.inc v2.9c
-
- Const Deleted$="<deleted>"
- Const Enter$="<enter>"
- Const False=0
- Const More$="-more(y/n)-"
- Const Mask$="#"
- Const MaxInt=32767
- Const None$="<null>"
- Const Nul=""
- Const Quote$="'"
- Const Range$="Out of range."
- Const True=Not False
- Const Version$="2.9C-4"
-
- Const Picklock.Command=26
- Const Hide.Command=49
- Const Identify.Command=52
-
- Const Hidden.Object=1
- Const Magic.Trap=2
- Const Magically.Hidden=4
-
- Const Use.Spell.Type=1
- Const Scroll.Spell.Type=2
- Const Cast.Spell.Type=4
-
- Const Rerolled=1
- Const Stat1=2
- Const Stat2=4
- Const Stat3=8
- Const Stat4=16
- Const Stat5=32
- Const Stat6=64
- Const Stat7=128
- Const Wished=256
- Const Alignmented=512
- Const Locked.User=1024
- Const Special.Char1=2048
- Const Special.Char2=4096
- Const Special.Char3=8192
- Const Special.Char4=16384
-
- Const Public.Base=1
- Const Private.Base=2
- Const DM.Base=4
- Const Sysop.Base=8
- Const TownMayor.Base=16
- Const Governor.Base=32
- Const GuildMaster.Base=64
-
- Const Class1=2
- Const Class2=4
- Const Class3=8
- Const Class4=16
- Const Class5=32
- Const Class6=64
- Const Class7=128
- Const Class8=256
-
- Const Direction1=2
- Const Direction2=4
- Const Direction3=8
- Const Direction4=16
- Const Direction5=32
- Const Direction6=64
- Const Direction7=128
- Const Direction8=256
- Const Direction9=512
- Const Direction10=1024
- Const Direction11=2048
- Const Direction12=4096
-
- Const Follow.Command=31
- Const Track.Command=36
- Const Hunt.Command=37
- Const Trace.Command=38
-