Triggers with Tab completion and, toggeling

Posted by Drag0nst0rm101 on Sun 15 Sep 2002 05:02 PM — 1 posts, 9,460 views.

#0
I want to set up a tabcompleation list for where's, I would also like to have something that will store those names one a list and allow me to set them at a later time as target, such as
where
(pk) Guy --Added
(pk) Otherguy --Added
(pk) Me

tarselect
1. Guy
2. Otherguy

tarsel 1

target set to Guy

tarsel 2

target set to otherguy

and later..

whe
(pk) person
otherperson
(pk) guy2 --added
(pk) guy3 --added

tarselect

1. Guy
2. Otherguy
3. guy2
4. guy3

etc
Hopefully you get the idea

As well as,
I want to beable to atleast activate and deactivate Triggers, aliases, in game, without opening windows, like
This alias
trigoff
Would turn off all triggers, so that I dont have to take the time to open the window, --not-- safe on the mud I play, could get you killed, since you from time to time, wish to turn off triggers, in a fight,
and also something like
This trigger does this,
on disarms you
Get 1.
wear 1.
I would assign the trigger a name which for showing reasons would be disarmtrig (if possible)
so that I could do the following

trigoff disarmtrig

Hopefully I would get a Echo,
Disarmtrig untoggled (etc)

and the trigger would be off, and to go further,
trigon disarmtrig

Would LOVE an answer

Disarmtrig Toggeled (etc)