Author |
Message |
Topic: Variable with trigger? |
Zene
Replies: 4
Views: 5223
|
Forum: zMUD General Discussion Posted: Sat Dec 21, 2002 2:19 pm Subject: Variable with trigger? |
%%1...ingenius! As I was waiting for sleep to take me last night, I thought of making a subclass with just this trigger inside of it, but the %%1 works even better!
Thanks again for the help.
... |
Topic: Variable with trigger? |
Zene
Replies: 4
Views: 5223
|
Forum: zMUD General Discussion Posted: Sat Dec 21, 2002 10:39 am Subject: Variable with trigger? |
Thanks for the help! That worked great...except now i run into a general problem.
Took me awhile to figure out what the problem was :P hehe..but now that i did here it is...
My alias works like ... |
Topic: Variable with trigger? |
Zene
Replies: 4
Views: 5223
|
Forum: zMUD General Discussion Posted: Sat Dec 21, 2002 7:29 am Subject: Variable with trigger? |
Hi, i'm used to being able to pattern much constant characters and such, i'm trying to make a trigger that pattern matches characters, but at the same time capture all these variables.
For example, ... |
Topic: Large buttons |
Zene
Replies: 2
Views: 4165
|
Forum: zMUD General Discussion Posted: Wed Dec 18, 2002 9:51 am Subject: Large buttons |
Oh my, thank you very much. I kept trying to find information on those buttons everywhere BUT where I should have been... :)
Thanks again.
|
Topic: Large buttons |
Zene
Replies: 2
Views: 4165
|
Forum: zMUD General Discussion Posted: Tue Dec 17, 2002 9:50 am Subject: Large buttons |
Buttons..buttons...how can I put this.
I have my main screen separated into 2 windows, the buttom 1/4 or 1/5 is my capture window from the mud, clan tells, gossips, tells, etc. and the bottom half ... |
Topic: Reading files question.. |
Zene
Replies: 3
Views: 5098
|
Forum: zMUD General Discussion Posted: Tue Aug 20, 2002 3:14 pm Subject: Reading files question.. |
hehe...well...the idea sounds great..but i'm not sure how to implement it.
Does anyone have any ideas on how i can read the file into a variable...like line by line...
The only thing i can think ... |
Topic: Reading files question.. |
Zene
Replies: 3
Views: 5098
|
Forum: zMUD General Discussion Posted: Tue Aug 20, 2002 3:44 am Subject: Reading files question.. |
Hey I was wondering if there is a way to read the same line from a file again...
like for example in my script...
it walks around..but sometimes it has to try to go into the direction a few times be ... |
Topic: Parsing Variables |
Zene
Replies: 2
Views: 3519
|
Forum: zMUD General Discussion Posted: Fri Aug 16, 2002 4:16 pm Subject: Parsing Variables |
Thanks again Kjata! :)
|
Topic: Parsing Variables |
Zene
Replies: 2
Views: 3519
|
Forum: zMUD General Discussion Posted: Fri Aug 16, 2002 3:40 pm Subject: Parsing Variables |
Hi..in the end of my running script..i have a variable i want to change incase i want to do something at the end of the run..so
#var endofrun {dothis;thenthis;etc}
but when i call this variable @end ... |
Topic: Run Alias |
Zene
Replies: 7
Views: 5682
|
Forum: zMUD General Discussion Posted: Fri Aug 16, 2002 3:34 pm Subject: Run Alias |
Thanks Kjata...i was hoping it would be a little more complicated hehehe... Since now i see that i might have been able to do that myself -sigh- :)
|
Topic: Run Alias |
Zene
Replies: 7
Views: 5682
|
Forum: zMUD General Discussion Posted: Thu Aug 15, 2002 10:50 pm Subject: Run Alias |
Hey..i have the same problem sometime..when i put the directions in..that part of it works.. (.20netcetc) But using the keypad to move around doesn't..i do #killall sometimes..and was wondering if any ... |
Topic: Syntax error with nested #IFs :< |
Zene
Replies: 3
Views: 6760
|
Forum: zMUD General Discussion Posted: Sun Aug 11, 2002 5:31 am Subject: Syntax error with nested #IFs :< |
Umm..thanks hehe..i went over it once again (i must have gone over it tens of times..
anyhow..in both aliasses i just had to add an extra } to the end...
very sad ..i apologize hehe
|
Topic: Syntax error with nested #IFs :< |
Zene
Replies: 3
Views: 6760
|
Forum: zMUD General Discussion Posted: Sun Aug 11, 2002 4:47 am Subject: Syntax error with nested #IFs :< |
Hi...I'm working on a CLASS that captures the prompt and grabs the HP information
then analyzes it is within two ranges..and if so to execute the according spell.
Also, when it executes (this part w ... |
Topic: Patterns? %0 %-1? |
Zene
Replies: 8
Views: 5804
|
Forum: zMUD General Discussion Posted: Wed Jul 31, 2002 6:56 pm Subject: Patterns? %0 %-1? |
Hi, I have a simple question about %-1 and %0...what do these do exactly? when used either in a trigger or anything else. All I know about are the %1 to %99 paramaters used in a trigger..
|
Topic: Capturing multiple lines? |
Zene
Replies: 3
Views: 4996
|
Forum: zMUD General Discussion Posted: Wed Jul 31, 2002 5:33 pm Subject: Capturing multiple lines? |
Sounds great! Charbal, good call. The temp would have been easier than toggling the class on and off which is what i was going to do :) Thanks for the help guys.
|
Topic: Capturing multiple lines? |
Zene
Replies: 3
Views: 4996
|
Forum: zMUD General Discussion Posted: Wed Jul 31, 2002 12:14 am Subject: Capturing multiple lines? |
Hi I was wondering if/how I would be able to make a trigger that allows me to start logging when triggered and then stop logging when triggered again. (or even an alias can begin logging but then it ... |
Topic: Comment Lines |
Zene
Replies: 2
Views: 6046
|
Forum: zMUD General Discussion Posted: Wed Jul 24, 2002 6:46 pm Subject: Comment Lines |
I believe, at least in 6.16. If you start the line with ; or if there already are commands on the line start the comment with //. For example:
;this would be a comment
#say End script // This line ... |
Topic: Temporary Trigger |
Zene
Replies: 3
Views: 4025
|
Forum: zMUD General Discussion Posted: Wed Jul 17, 2002 4:07 am Subject: Temporary Trigger |
wheenver i kill a mob and get more experience..that adds to the counter.
good idea i can check then.
But how can i make a temporary trigger like from a script or command line?
what do i add to th ... |
Topic: Temporary Trigger |
Zene
Replies: 3
Views: 4025
|
Forum: zMUD General Discussion Posted: Tue Jul 16, 2002 11:09 pm Subject: Temporary Trigger |
Allo,
I'm trying to make a Class that not only gathers how much xp, gold i get, but also lets me time the run. What i was thinking was when i reset the run counter..to 0...constantly check that var ... |
Topic: Single trigger |
Zene
Replies: 2
Views: 3621
|
Forum: zMUD General Discussion Posted: Mon Jul 15, 2002 10:55 pm Subject: Single trigger |
good call! :) thanks
|
Topic: Single trigger |
Zene
Replies: 2
Views: 3621
|
Forum: zMUD General Discussion Posted: Mon Jul 15, 2002 4:05 pm Subject: Single trigger |
Hi..i'm trying to make an alias that pauses my script..and then another one to continue..
so what my script is doing is reading from file 1 ...at line @count.. (count being the variable)
to stop the ... |
Topic: Time counting? |
Zene
Replies: 3
Views: 4502
|
Forum: zMUD General Discussion Posted: Thu Jul 11, 2002 6:10 pm Subject: Time counting? |
havent' tried it yet but it sounds great..
a predefined variable would be used like any other variable?
for example
#var starttime %secs
that sound right?
thanks again
|
Topic: Time counting? |
Zene
Replies: 3
Views: 4502
|
Forum: zMUD General Discussion Posted: Thu Jul 11, 2002 4:12 pm Subject: Time counting? |
This is probably an easy questoin..i tried seraching through the forums...
But is there a way to start counting how long something is happneing...like say on an experience run..at the end i would lik ... |
Topic: HTTP Proxy |
Zene
Replies: 14
Views: 18895
|
Forum: zMUD General Discussion Posted: Wed Jul 10, 2002 2:56 pm Subject: HTTP Proxy |
Hi, i'm trying to get this to work for me as well at work..:) .. there is a firewall.and it seems all i can do is surf the internet, listen to windows media player, and use MSN messenger...but i don't ... |
Topic: Yet another identify/trigger/db question |
Zene
Replies: 3
Views: 4135
|
Forum: zMUD General Discussion Posted: Wed Jul 10, 2002 7:25 am Subject: Yet another identify/trigger/db question |
Ooops..the ' 's aren't their...i just kind of put them to illustrate that there are a few spaces before the actual "Class:". Would it affect it by just taking out the "~'" part? Wh ... |
|