[625] in Coldmud discussion meeting

root meeting help first first in chain previous in chain previous next next in chain last in chain last

Re: Adding a command, HELP!

daemon@ATHENA.MIT.EDU (Mon Dec 26 17:24:39 1994 )

From: brandon@avon.declab.usu.edu
To: coldstuff@MIT.EDU
Date: Mon, 26 Dec 94 15:22:54 -0700

< I'm working  on that littel tiemr manager of mine, but I've been stumped 
< for a week. I CANNOT get CDC to recognize my new command (@tqueue).

If you are running CDC-1.1, you need to rehash your command environment.
I added command caches because of the immense performance they gave (when
you have a large amount of commands, you DO notice it).  However, your
cache is rehashed every time you logged in, and when you either eval
;.rehash_command_environment() or when you type @rehash (this command
may not have made it in 1.1).

-Brandon

(BTW, CDC-2.0 will be out after the break, and should include many more
improvements over 1.0).