Author |
Message |
Topic: help with %find in a trigger |
rafa80
Replies: 3
Views: 5760
|
Forum: zMUD General Discussion Posted: Mon Dec 02, 2002 4:25 am Subject: help with %find in a trigger |
Works like a charm, thx Lightbulb!
|
Topic: Note regarding zMUD speed and other issues |
rafa80
Replies: 21
Views: 33010
|
Forum: zMUD General Discussion Posted: Mon Dec 02, 2002 3:41 am Subject: Note regarding zMUD speed and other issues |
Ok I'm going to admit it right up front. I was going to use a cracked version of zmud 6.16, but it didn't work. For some reason I decided to cruise on over to this web site and learned a lot I didn' ... |
Topic: help with %find in a trigger |
rafa80
Replies: 3
Views: 5760
|
Forum: zMUD General Discussion Posted: Mon Dec 02, 2002 3:17 am Subject: help with %find in a trigger |
I seem to have fixed part of the problem. I made a new view named Names which is sorted by name. then I do %find (@tempname, names) and it searches the sorted view. in the above example, it fixes t ... |
Topic: Edit Alias/Trigger etc Window |
rafa80
Replies: 6
Views: 7648
|
Forum: zMUD General Discussion Posted: Mon Dec 02, 2002 12:36 am Subject: Edit Alias/Trigger etc Window |
there should be one in the zmud folder. make sure you can see hidden files and system files. to do this, in win explorer go to tools->folder options->view. it might say something silly like a ... |
Topic: Trigger window not showing |
rafa80
Replies: 3
Views: 6486
|
Forum: zMUD General Discussion Posted: Sun Dec 01, 2002 9:25 pm Subject: Trigger window not showing |
can you plz tell us what the workable solution is? I'm having the oposite problem. My edit window isn't showing, all I can do is sit there and look at all the different triggers and turn them off an ... |
Topic: help with %find in a trigger |
rafa80
Replies: 3
Views: 5760
|
Forum: zMUD General Discussion Posted: Sun Dec 01, 2002 4:45 am Subject: help with %find in a trigger |
I have a bot logging chars online, then adding them to a database along with lvl class etc. One of my triggers is when someone wants to see certain data on a person, if they type in say find doc it w ... |
Topic: Updating a database of chars |
rafa80
Replies: 1
Views: 4070
|
Forum: zMUD General Discussion Posted: Sat Nov 30, 2002 7:05 am Subject: Updating a database of chars |
Well, I sorta fixed my problem. I figured out that it was because at the time, I had it ordered by name, it was figuring out the location of the name by what record it was in, then placing the info b ... |
Topic: Updating a database of chars |
rafa80
Replies: 1
Views: 4070
|
Forum: zMUD General Discussion Posted: Sat Nov 30, 2002 5:12 am Subject: Updating a database of chars |
I have a bot that periodically checks for new chars. When he finds one thats not on the list, he adds their info to a database (name, level, class, club, lastonline(time)) It works very well, doesn't ... |
|