Posted by Starfyre on November 23, 1999 at 17:57:58:
In Reply to: Re: Soren, another question concerning Wintin posted by Shirenne on November 23, 1999 at 17:15:48:
I normally use zmud, for the ease of aliases, triggers, and hot keys. If you could send me mail on more specifics it would be greatly appreciated on messing with the target command. > > I normally use zmud, but I was really interested > > I have a question though, I'm so used to just being > Just typing ! will automatically repeat the last entered command. This will work on any client as its a function of the mud code. > > Also, is it possible to target on zmud? if so, how would > It IS possible. The way you set up triggers, aliases, and variables is really the same way you do it on any capable client > For example enter the following into zmud's command line: > #KEY F8 trip @target > Now, whenever you want to set your target type: > #var target shokai > when you hit F8 you get > trip shokai > This is VERY basic. There are more complicated ways of doing things to give you more functionality such as > #KEY F8 @attack @target > Now you can define the type of attack AND the target. > or: > #TRIGGER {You yell 'Die, (%w), you backstabbing scum!} {#var target %1} > Combined with the above macro settings you get the target automatically defined for you. > Let me know if you want to get even more complicated. > Me
> > in using the targetting ability, thankyou for
> > posting your earlier reply!
> > able to type enter after hide, for example, to
> > repeat the last command...is there a way to set
> > that up on Wintin? Just curious.
> > you enter in all the aliases and codes?
> #var target none
> #var target none
> #var attack none