|
DarKarvin Beginner
Joined: 26 Jul 2002 Posts: 12 Location: USA
|
Posted: Sun Aug 04, 2002 6:18 am
#class in an alias |
I made an alias that should turn a class on, execute a command and have some triggers fire.
#alias {qr} {#CLASS quest 1;quest request;#class quest 0}
I cannot figure out why it's not turning on the class quest...then turning it off |
|
|
|
Death Apprentice
Joined: 25 Jun 2002 Posts: 109 Location: USA
|
Posted: Sun Aug 04, 2002 6:32 am |
Hrmmm, I'm not yet the greatest with aliases. But I think I can help you.
#alias qr {#t+ quest;quest request;#t- quest}
That turns on the quest class, sends quest request, then turns off the quest class.
Hope that helps you some.
-Death |
|
|
|
DarKarvin Beginner
Joined: 26 Jul 2002 Posts: 12 Location: USA
|
Posted: Sun Aug 04, 2002 4:27 pm |
Bah...I figured it out...
It was turning the class on and then off instantly before recieving anything from the mud. so, takeing out the class 0, and triggering that has fixed the problem.
Thanks though.
Adventure's Unlimited
Dar'Karvin |
|
|
|
|
|