Author |
Message |
Topic: *TIP* Triggers pass test, but not fire on the MUD? |
Legion
Replies: 0
Views: 2616
|
Forum: zMUD General Discussion Posted: Tue May 25, 2004 9:00 am Subject: *TIP* Triggers pass test, but not fire on the MUD? |
It has just come to my attention while trying to figure something out about some triggers. I had an issue where I get a big list of affects from my mud, and each affect (or at least the ones I want to ... |
Topic: Word, or String seperation. |
Legion
Replies: 1
Views: 2924
|
Forum: zMUD General Discussion Posted: Sat Apr 24, 2004 2:01 am Subject: Word, or String seperation. |
I'm currently working on a lil alias which basically follows the following format:
do %1 %2
where %1 will be a set of letters or numbers i.e. abcd or 1234 and %2 is the target.
%1 could be e ... |
Topic: 7.04 Settings Save Issue? |
Legion
Replies: 1
Views: 3600
|
Forum: zMUD General Discussion Posted: Thu Apr 22, 2004 5:55 am Subject: 7.04 Settings Save Issue? |
Addendum to the aliases/etc not saving issue... found out some of my mud files were 'read only' access. this resulted from burning stuff over to disk, then after formating the hardrive, putting the fi ... |
Topic: 7.04 Settings Save Issue? |
Legion
Replies: 1
Views: 3600
|
Forum: zMUD General Discussion Posted: Wed Apr 21, 2004 4:48 am Subject: 7.04 Settings Save Issue? |
I just recently upgraded to 7.04 Zmud (running win98 se) and it seems to be great (despite a slow/choppy startup - which i've experienced with previous versions.. 6.62 has been the smoothest thus far ... |
Topic: Access Violation Error (Posting before BUGging) |
Legion
Replies: 3
Views: 5037
|
Forum: zMUD General Discussion Posted: Sat Nov 29, 2003 11:12 am Subject: Access Violation Error (Posting before BUGging) |
Welp.. it appears i finally found the cause.. it seems to me the WHILE loop in the death triggers somehow had a hand in the Access Violation errors i had recieved. Below is the revised death trigger c ... |
Topic: Access Violation Error (Posting before BUGging) |
Legion
Replies: 3
Views: 5037
|
Forum: zMUD General Discussion Posted: Sat Nov 29, 2003 10:45 am Subject: Access Violation Error (Posting before BUGging) |
Having done some more troubleshooting, and a bit of modification to the nobot alias (which sets all variables used in all bots to 0 and disables the 3 folders which contain bots for their respective z ... |
Topic: Access Violation Error (Posting before BUGging) |
Legion
Replies: 3
Views: 5037
|
Forum: zMUD General Discussion Posted: Sat Nov 29, 2003 10:27 am Subject: Access Violation Error (Posting before BUGging) |
Ok... I am using ZMUD 6.62 with Win98SE.
I have narrowed the cause of the following error message:
Access Violation at address 006DA247 in module ZMUD.exe. Read of address FFFFFFFF
to the us ... |
Topic: status bar |
Legion
Replies: 3
Views: 5870
|
Forum: zMUD General Discussion Posted: Sun Oct 19, 2003 11:42 am Subject: status bar |
Something else that might help, is if you have access to the options of the initial trigger (or all involved triggers if there are more) and set it to fire off on PROMPT. This might help it keep more ... |
Topic: Single Loot trigger for multiple Corpse types |
Legion
Replies: 1
Views: 2927
|
Forum: zMUD General Discussion Posted: Fri May 23, 2003 1:12 am Subject: Single Loot trigger for multiple Corpse types |
On this particular mud, there are two different corpse types. One is a "corpse", the other is "remains".
the following are 4 examples of both.
A police borg is dead! R.I.P.
... |
Topic: 6.16 Lockups while switching windows |
Legion
Replies: 2
Views: 4630
|
Forum: zMUD General Discussion Posted: Mon Aug 26, 2002 10:10 am Subject: 6.16 Lockups while switching windows |
Nod, same here. (considerable changes to aliases do this as well)
Out of the darkness
rises a storm, a Legion
of nightmares. |
Topic: 6.16 Lockups while switching windows |
Legion
Replies: 2
Views: 4630
|
Forum: zMUD General Discussion Posted: Sun Aug 25, 2002 3:59 pm Subject: 6.16 Lockups while switching windows |
Couldn't find anything on this lockup issue. have had probs with 6.16 where often i may be switching back and forth between aliases, triggers, and mud window, etc. and zmud hangs bad enough to where ... |
Topic: Trigger Speed and Execution |
Legion
Replies: 3
Views: 4395
|
Forum: zMUD General Discussion Posted: Sun Aug 25, 2002 3:03 pm Subject: Trigger Speed and Execution |
I will add one technicality here to triggers (and aliases as well).
Your hypothetical mud output is:
<prompt>
mud line 1
mud line 2
<prompt>
Lets say mud line 1 is initiation ... |
|