[Tinymux] @hook/permit

Robby Griffin rmg at terc.edu
Tue Nov 29 11:27:20 EST 2005


On Nov 29, 2005, at 08:35, T SS wrote:

>      I'm trying to set up @hook/permit to prevent (marker9) dead 
> people from moving around. From the help files, this seems like the 
> way to do it.
>
> @hook/permit move
> @hook: New mask for 'goto' -> permit
> @hook/permit goto
> @hook: New mask for 'goto' -> permit

It's trying to tell you that the internal name of the command is 'goto' 
for all practical purposes. You'll find that 'move' is an alias, I 
believe.

> P_MOVE: [not(hasflag(%#,dead))]

Yeah, so, not going to do much good under the wrong name.

	--Alierak



More information about the Tinymux mailing list