Author |
Message |
Topic: need trig to read multi-lines & store list to #var |
RaZ
Replies: 12
Views: 7119
|
Forum: zMUD General Discussion Posted: Sun Feb 10, 2002 4:38 am Subject: need trig to read multi-lines & store list to #var |
Yay..after many hours of pulling my hair out, I finally figured out how to fix it myself.
I copied the script settings into an html editor, replaced some things so that it had
#addi qstuff { befor ... |
Topic: need trig to read multi-lines & store list to #var |
RaZ
Replies: 12
Views: 7119
|
Forum: zMUD General Discussion Posted: Sun Feb 10, 2002 3:52 am Subject: need trig to read multi-lines & store list to #var |
I really appreciate you trying but it simply isn't working past temporarily storing the long names of all the items to the variable.
------------------------------------------------------------------ ... |
Topic: need trig to read multi-lines & store list to #var |
RaZ
Replies: 12
Views: 7119
|
Forum: zMUD General Discussion Posted: Sun Feb 10, 2002 2:35 am Subject: need trig to read multi-lines & store list to #var |
A syntax err came up on the last } in the alias, I deleted it and hit save, and it changed the parsequestlist alias to...
QItems="q"
#WHILE (A golden harp|An onyx bracelet|The Vibroblade ... |
Topic: need trig to read multi-lines & store list to #var |
RaZ
Replies: 12
Views: 7119
|
Forum: zMUD General Discussion Posted: Sat Feb 09, 2002 11:47 pm Subject: need trig to read multi-lines & store list to #var |
I followed your instructions and adding in the 2 extra )), now when I type questparselist, and hit enter to exectute it...nothing happens....I know the triggers are all set up and are storing it to @q ... |
Topic: need trig to read multi-lines & store list to #var |
RaZ
Replies: 12
Views: 7119
|
Forum: zMUD General Discussion Posted: Sat Feb 09, 2002 9:56 pm Subject: need trig to read multi-lines & store list to #var |
I tried it again, and I would copy paste what it did, but I could not get the loop to stop, I tried #killall, #connect, #killall;#connect, #disconnect, #killsall;#disconnect, but it just kept scrollin ... |
Topic: need trig to read multi-lines & store list to #var |
RaZ
Replies: 12
Views: 7119
|
Forum: zMUD General Discussion Posted: Sat Feb 09, 2002 9:15 pm Subject: need trig to read multi-lines & store list to #var |
I copy pasted yours to try it, to see if I could understand it...
I checked to make sure everything was created properly, and everything was.
I then typed complete card..which is the syntax to r ... |
Topic: need trig to read multi-lines & store list to #var |
RaZ
Replies: 12
Views: 7119
|
Forum: zMUD General Discussion Posted: Sat Feb 09, 2002 8:54 pm Subject: need trig to read multi-lines & store list to #var |
Well...that looks like greek to me...I know a few of the zmud commands, but less than half of those, I attempted to read through the help files, but so far I've been better off to play with things and ... |
Topic: need trig to read multi-lines & store list to #var |
RaZ
Replies: 12
Views: 7119
|
Forum: zMUD General Discussion Posted: Sat Feb 09, 2002 4:28 am Subject: need trig to read multi-lines & store list to #var |
I want to make (a) trigger(s) that can read multiple lines and store them in a list fasion and then store them into a variable.
The list I need the trigger to read from looks something like this ... |
Topic: Need help making a trigger to read txt file |
RaZ
Replies: 5
Views: 3688
|
Forum: zMUD General Discussion Posted: Wed Feb 06, 2002 7:13 am Subject: Need help making a trigger to read txt file |
Woot! I solved the problem myself..upon rereading the help file on #file I discovered that it only works when the file is in the same directory as the zmud.exe file....so I just changed the dirs...and ... |
Topic: Need help making a trigger to read txt file |
RaZ
Replies: 5
Views: 3688
|
Forum: zMUD General Discussion Posted: Wed Feb 06, 2002 6:35 am Subject: Need help making a trigger to read txt file |
Its not opening the txt file correctly...
I typed #file 1 dirshelp
it said opened file1 as dirshelp.TXT
I typed #read...it was blank...
I tried it with #file 1 dirshelp.txt
same thing...
... |
Topic: Need help making a trigger to read txt file |
RaZ
Replies: 5
Views: 3688
|
Forum: zMUD General Discussion Posted: Tue Feb 05, 2002 1:10 am Subject: Need help making a trigger to read txt file |
<br> |
Topic: Need help making a trigger to read txt file |
RaZ
Replies: 5
Views: 3688
|
Forum: zMUD General Discussion Posted: Tue Feb 05, 2002 1:06 am Subject: Need help making a trigger to read txt file |
I have a text file named dirshelp.txt
In this text file I have a list of areas and the directions to them
Ex:
miden'nir|.3e8s2w3s
mob factory|.s3wse
moria|.6e6n
holy grove|.8en
elemental ... |
Topic: Blank Lines |
RaZ
Replies: 7
Views: 4737
|
Forum: zMUD General Discussion Posted: Mon Feb 04, 2002 4:58 am Subject: Blank Lines |
Im not sure if you want the auction information saved or not, but if you don't most muds offer a command to turn certain channels off. Its usually on the line of just type channel, if that dosent wor ... |
|