Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » zMUD General Discussion
Firey
Wanderer


Joined: 30 Dec 2003
Posts: 61
Location: Norway

PostPosted: Wed May 05, 2004 11:47 am   

Achaea Anti-Illusions
 
Hello!

I've figured the basic of the anti Illusion, but I need to disable the triggers for about 0.5 seconds so I don't eat the herb etc...
However, I don't know how to disable all the triggers in the pattern of a trigger...

I've tried this:

PATTERN:

#t- (class)
#WAIT 500
#t+ (class)

But I don't think it will disable it fast enough either..

Anyone knows if there is a way to make the triggers react faster?
And anyone knows if there's a way to disable all the triggers?

And yea, they cannot use the equilibrium before balance, so it won't be much danger of disableing all of them.... Most people don't regain balance after 0.5 sec.
Reply with quote
nexela
Wizard


Joined: 15 Jan 2002
Posts: 1644
Location: USA

PostPosted: Thu May 06, 2004 12:32 am   
 
#t- Class
#alarm "enableclass" {+.5} {#T+ class}
Reply with quote
Firey
Wanderer


Joined: 30 Dec 2003
Posts: 61
Location: Norway

PostPosted: Sat May 08, 2004 10:09 pm   
 
umm.... on the: #alarm "enableclass" {+.5} {#T+ class}. It says that it got something wrong at the {#T+ Class} thing...
And I should switch the Class in {#T+/- Class} to the class I want disabled, yes?
Reply with quote
nexela
Wizard


Joined: 15 Jan 2002
Posts: 1644
Location: USA

PostPosted: Sat May 08, 2004 10:29 pm   
 
It may just be me but I have NO clue what your trying to say..... but if I am assumming right


#HELP T-

1. There are no errors in that line as far as I can tell it is what you want
2. Yes change class to the name of the class/id you want to disable

Also a better way to do this would be
#TRIGGER {text to trigger on} {#t- classname}
#COND {} {#T+ classname} {wait|param=500}

Where param=#ofmillisecond
500=.5 seconds
1000=1 second
5000=5 seconds
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » zMUD General Discussion All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net