| Guest_cybern8r_* |
Aug 7 2003, 08:03 PM
Post
#1
|
|
Guests |
I have a trigger set that when I get type a certain thing, it waits 1 second, and then executes a game command. This is the trigger I used.
##wait 1 look But, it won't work. The client interprates the wait command as a regular game command, and because of that, doesn't wait 1 second before doing the real game command. However, when I manually type something like; ##wait 1 look it waits 1 second before executing the look command, like it's supposed to. Is it that the wait local command can't be used in triggers or something, or did I just do it wrong? |
|
|
|
![]() |
May 9 2006, 11:46 PM
Post
#2
|
|
|
Member ![]() ![]() Group: Members Posts: 25 Joined: 10-December 04 Member No.: 62 |
I just read this and thought I'd try it and see what happens. I set up a trigger to do
##wait 10 bw ##wait 14 ponder ##wait 18 shrug on seeing the word 'test' In my own mud which is a custom code base I then said 'test' and the trigger fired with the appropiate timing on each command So I logged into aetolia to see if I could replicate the problems there, It's working fine as it should with the right delays I set the test trigger to input and while I got the I cannot fathom your meaning message from the game being confused about test, the rest of the trigger still fired as it should with the right timing. I'm wondering if the mud you're playing isn't picking up on the enter between each line? you could try setting it up with double returns in the trigger and see if that helps seperate them? like this I always put in an enter after my last command in the trigger too, perhaps that is it ##wait 10 bw ##wait 14 ponder ##wait 18 shrug I've got logins in about 6 different muds, all various codebases and I wasn't able to botch my trigger up to replicate the problem you're having, whhat kind of codebase is the mud you play? |
|
|
|
cybern8r Wait command not working in triggers. Aug 7 2003, 08:03 PM
Day How are you triggering the command?
->Day... Aug 8 2003, 12:09 AM
Guest Well, I'm currently working on a dummy trigger... Aug 8 2003, 04:46 AM
Day Dunno what to say. I've not used triggers for ... Aug 9 2003, 12:15 AM
cybern8r Okay, I just found something out. I tried a bunch ... Aug 9 2003, 03:37 AM
cybern8r I forgot to mention something. When I manually typ... Aug 9 2003, 03:50 AM
Day Sounds ot me like you need to gag the trigger so t... Aug 9 2003, 06:03 PM
Guest Nope, didn't help. It executes the command fin... Aug 10 2003, 03:57 AM
jay Is the 'Keep command selected after sending it... Aug 14 2003, 02:35 PM
cybern8r No, it's turned off. Do you think it's jus... Aug 14 2003, 07:17 PM
netracerx i have a question about this. i've been using ... Sep 12 2004, 06:04 AM
netracerx also, i've noticed that if you let the program... Sep 12 2004, 06:11 AM
Guest_guest bump
This is not working even in the newer versio... Mar 7 2006, 05:14 PM![]() ![]() |
| Lo-Fi Version | Time is now: 27th October 2025 - 08:44 PM |