Author |
Message |
Topic: Specifing Type of Trigger when Creating. |
Clevix
Replies: 4
Views: 2151
|
Forum: zMUD General Discussion Posted: Tue Jul 22, 2003 8:37 pm Subject: Specifing Type of Trigger when Creating. |
Nice! Actually just need {} around the first section (the pattern)... final alias looked like this:
#WIN tell
:tell:#TR {*} (#SUB (%time(hh:nn:ss)") ("%trigger))
Thanks for your help. |
Topic: Specifing Type of Trigger when Creating. |
Clevix
Replies: 4
Views: 2151
|
Forum: zMUD General Discussion Posted: Tue Jul 22, 2003 4:32 pm Subject: Specifing Type of Trigger when Creating. |
Right thought, wrong direction I think.
Bad news - it passes everything, '#SUB' included to the sub-window.
Good News - it does so without requiring me to change the nature of the trigger following ... |
Topic: Specifing Type of Trigger when Creating. |
Clevix
Replies: 4
Views: 2151
|
Forum: zMUD General Discussion Posted: Tue Jul 22, 2003 4:10 pm Subject: Specifing Type of Trigger when Creating. |
I have an atconnect alias that populates triggers into a subwindow. When the alias runs, the triggers are created but they are the wrong type. They are created as Expression not Pattern. Manually c ... |
Topic: Slow walking: Need help |
Clevix
Replies: 1
Views: 1364
|
Forum: zMUD General Discussion Posted: Thu Jan 09, 2003 10:43 pm Subject: Slow walking: Need help |
I am trying my darnest to write a trigger set to slow walk, stop and kill things, but I am not having much luck...
The problem I have, is that if I made a trigger that does a #stop if I see a mob i ... |
Topic: Output text to a txt file |
Clevix
Replies: 2
Views: 1842
|
Forum: zMUD General Discussion Posted: Fri Jun 07, 2002 9:03 pm Subject: Output text to a txt file |
Thanks a ton LightBulb!
Worked like a charm!
|
Topic: Output text to a txt file |
Clevix
Replies: 2
Views: 1842
|
Forum: zMUD General Discussion Posted: Fri Jun 07, 2002 3:48 pm Subject: Output text to a txt file |
Simple (I hope) question:
I capture via an alias the amount of experience I gain per minute while out leveling. The output on the screen looks like
You killed 100 mobs worth a total of 100000 ex ... |
Topic: Auto character creation trigger |
Clevix
Replies: 3
Views: 2110
|
Forum: zMUD General Discussion Posted: Wed Feb 27, 2002 5:49 pm Subject: Auto character creation trigger |
Thanks for the responce TomDiening!
I now have 2 triggers
1. starts with ^STR: ~ CON: ~ WIS: ~
and has the #VAR's in the commands section of the zmud window.
2. is the ^Reroll? ~[y/n~]:
wit ... |
Topic: Auto character creation trigger |
Clevix
Replies: 3
Views: 2110
|
Forum: zMUD General Discussion Posted: Wed Feb 27, 2002 4:29 pm Subject: Auto character creation trigger |
Could somone please point me in the right direction on how to make a trigger that would reroll a new character until certain values are given?
The txt given by the mud is:
STR: CON: WIS:
Rer ... |
|