|
wizzard1771 Newbie
Joined: 16 May 2002 Posts: 0 Location: USA
|
Posted: Wed Apr 17, 2002 5:14 pm
zMUD 6.16 problem with multiple prompts |
Ok, first of all, thanks for the answer on my last topic, but I have encounter an annoying thing in 6.16 and I am not sure if something can be done about it. k here it comes:
When i'm playing a mud I for some reason get sent many prompts:
<[446/446 (hp)][328/328 (m)][259/274 (mv)][205910/12390 (tnl)]>
<[446/446 (hp)][328/328 (m)][259/274 (mv)][205910/12390 (tnl)]> Temple Square
You are standing in the middle of the Temple Square. Black statues of
humanoid forms with various animal parts surround you. These statues have
different combinations of large curved horns, wide boar-like snouts,
feathered bodies, sharp claws, scaled tails, and hoofs. A golden fountain
in the shape of a beetle stands in the middle of the square, sprouting water
from its head. A dark alley is to the east, the South Road is to the south,
and the Temple of Darkness is to the west.
[Exits: east south west]
A golden fountain in the shape of a beetle spouts water from its head.
<[446/446 (hp)][328/328 (m)][258/274 (mv)][205910/12390 (tnl)]>
<[446/446 (hp)][328/328 (m)][258/274 (mv)][205910/12390 (tnl)]>
<[446/446 (hp)][328/328 (m)][258/274 (mv)][205910/12390 (tnl)]> west
<[446/446 (hp)][328/328 (m)][258/274 (mv)][205910/12390 (tnl)]>
<[446/446 (hp)][328/328 (m)][258/274 (mv)][205910/12390 (tnl)]> west
where
<[446/446 (hp)][328/328 (m)][258/274 (mv)][205910/12390 (tnl)]> Temple of Darkness
You are standing in the Temple of Darkness. The temple is made of huge
This really is very annoying and im wondering whether any of you know how I can get rid of this. Thanks =)
-----
Zeth |
|
|
|
Userfaulty Beginner
Joined: 16 Jun 2001 Posts: 20 Location: Germany
|
Posted: Wed Apr 17, 2002 6:21 pm |
Are you gagging anything in between prompts?
Userfaulty |
|
|
|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Wed Apr 17, 2002 6:29 pm |
There are two likely causes.
1. The MUD is sending you text between the prompts but you are gagging it. Quick fix: Remove/disable all your #GAG triggers.
2.You are sending blank lines to the MUD. Quick fix: Remove/disable any triggers/aliases that send blank lines.
Once you've established which is the cause (might be both) you can fix the offending triggers/aliases by
1. Gagging the following (or preceding, whichever is easier) prompt whenever you gag a line.
2. Using #NOOP in the triggers/aliases that send blank lines
There may be other causes I haven't thought of.
LightBulb
Vague questions get vague answers |
|
|
|
wizzard1771 Newbie
Joined: 16 May 2002 Posts: 0 Location: USA
|
Posted: Fri Apr 19, 2002 5:10 pm |
yep, you guys were correct, it was one of my triggers that weren't behaving (I just copied it from 3.62 to 6.16, so I guess there was the prob). Will have to look it through and get it working again. Thanks for help =)
-----
Zeth |
|
|
|
|
|