The problems associated with porting programs that use macros (defined via def <word> <code> in the muf editor) finally annoyed me enough to do something about...
Davis, Iain E.
DavisI@...
Jul 1, 1998 3:43 pm
11
Heheh. It's downloadable at http://www.missouri.edu/~vetain/downloads.html ... Read this list on the Web at http://www.FindMail.com/list/glowmuck/ To...
Davis, Iain E.
DavisI@...
Jul 1, 1998 5:22 pm
12
I can't seem to get a program running in a _listen prop to work properly. It's really annoying, because I'm trying to write a new NPC/AI program for a Glow...
Mark O'Brien
markpasc@...
Jul 1, 1998 5:23 pm
13
... Is the program running at all? If not, I'd take a glance at the following @tune parameters: (int) *listen_mlev = 7 Sets the wizard/mucker...
Davis, Iain E.
DavisI@...
Jul 1, 1998 5:36 pm
14
... Whee! That was it! I feel so stupid now! ;) Now I'm wondering why an action @linked to do-nothing.muf and @succed to {null:{otell:says\,...
Mark O'Brien
markpasc@...
Jul 1, 1998 5:58 pm
15
I know it's a big security breach, but... well, what if ansify_string or a primitive that did the same thing were added as a W4-only prim? I'm writing an...
Mark O'Brien
markpasc@...
Jul 5, 1998 6:48 pm
16
There is a prim like ansi_strip that will take out whatever ^^ or ~& color codes are in a string and be the same as the result output of a {ansi:} command. It...
Artiste Extrordinaire!
artie@...
Jul 5, 1998 6:52 pm
17
... Well, how do I strip *parsed* ansi (with actual escape codes, not in ^format^ or ~&fmt ) out of _listen triggertext? You seem t've neglected to have the...
Mark O'Brien
markpasc@...
Jul 6, 1998 1:02 am
18
Erm, how did these parsed ansi escaped code strings get in the server? There's no way to get those saved in a standard Glow server. IMHO just clear em all...
Artiste Extrordinaire!
artie@...
Jul 6, 1998 3:23 am
19
... Using a MUF running from a _listen. ... and set a _listen prop on yourself to run the MUF (with the appropriate mlevel on the MUF and @tune settings, and...
Mark O'Brien
markpasc@...
Jul 6, 1998 3:44 am
20
I tried making a listen program that did : main .tell ; and set it listening on the room. The debug output showed no ANSI sequences when speaking. I believe...
Artiste Extrordinaire!
artie@...
Jul 7, 1998 12:02 am
21
... Yeah, I should've tested that a bit more before suggesting it... ;P Anyway, I got with Feaelin when I was trying to test it on one Glow muck (3.0.0) and...
Mark O'Brien
markpasc@...
Jul 7, 1998 4:43 pm
22
... Yeah. ansi_notify doesn't trigger _listen(s), but notify does. They need to, for some things to work properly (_listen's on players for instance). ... ...
Davis, Iain E.
DavisI@...
Jul 7, 1998 5:59 pm
23
... That 1.9.5e again. ;P ... Shouldn't an {otell:} trigger _listens on players in the room? It was a player {otell:} it wasn't triggering... ... @act say=me ...
Mark O'Brien
markpasc@...
Jul 7, 1998 10:59 pm
24
... Why in God's name are you doing that? ~Maddax ... Read this list on the Web at http://www.FindMail.com/list/glowmuck/ To unsubscribe, email to...
Destiny
destiny@...
Jul 8, 1998 12:48 am
25
... To deansify my 'say's. Mark O'Brien ... Read this list on the Web at http://www.FindMail.com/list/glowmuck/ To unsubscribe, email to...
Mark O'Brien
markpasc@...
Jul 8, 1998 12:57 am
26
Set _listen:prg on a player. Make sure 'prg' is set debug. Use the inserver pose. The string apparently contains a true ansi code, 'cuz the debug string shows...
Davis, Iain E.
DavisI@...
Jul 8, 1998 1:59 am
27
Oh. And apparently plain notify doesn't trigger _listen/~listen/@listen either. :) I've only tested all of this on _listen, I didn't try ~listen/@listen. ... ...
Davis, Iain E.
DavisI@...
Jul 8, 1998 2:11 am
28
There should be a fixed win95/nt binary of 3.0.1 that will run under Winsock 2.0 on the ftp site somewhere. The bug wasn't with the binding, it was in how I...
Artiste Extrordinaire!
artie@...
Jul 12, 1998 3:06 pm
29
... We'll be testing win98 at work soon, I can probably test glow3.0.1 at that time. :) ... Read this list on the Web at http://www.FindMail.com/list/glowmuck/...
Davis, Iain E.
DavisI@...
Jul 12, 1998 10:11 pm
30
If people send me posts I feel generally useful for the list I'll cc it to the list to better spread information, and save me from having to answer multiple...
Artiste Extrordinaire!
artie@...
Jul 18, 1998 2:23 am
31
... to ... answer ... posting As a matter of fact, there is a way to access the prior e-mails. The service that provides the list has a web-based access...
Davis, Iain E.
DavisI@...
Jul 18, 1998 3:02 am
32
Diffs and source are up at muq.org/pub/legacy/glowmuck Nag me and I will mae a Win95/NT compile of it, prolly worth it. Fixes in this release are pretty...
Artiste Extrordinaire!
artie@...
Jul 19, 1998 2:51 am
33
Can @gag be configurable so that no one can ignore a W3 or W4 player? I don't want to see exacerbation of what I've heard of on one MUCK where some players...
Stephanie Jansen
sciuridae@...
Jul 21, 1998 11:18 am
34
I was under the impression that mortals couldnt @gag any wizards at all... --Syvel of Legacy ... Read this list on the Web at...
Pkunk Fury
pkunk@...
Jul 21, 1998 10:11 pm
35
What's the priority of a @alias against an exit with a M or W flag? ______________________________________________________ Get Your Private, Free Email at...
Stephanie Jansen
sciuridae@...
Jul 22, 1998 2:33 am
36
Any player set W or higher (Mage) and not set Quell cannot be gagged by anyone. If there is chronic wizstaff abuse of this you should consider a different...
Artiste Extrordinaire!
artie@...
Jul 22, 1998 3:23 am
37
Aliases are worked out before any exit matching is done. The basic order is... If logging is enabled the command is logged. If in an editor, text is processed...
Artiste Extrordinaire!
artie@...
Jul 22, 1998 3:37 am
38
I know this is a dumb question... But... I downloaded the Glow version, and tried setting it up...but it says I need a db...I take it I need to download more...
Rob Fitzpatrick
robfitz@...
Jul 22, 1998 3:38 am
39
At a minimum you need to copy minimal.db to glow.db. If you look in the doc or docs directory there is a setup guide that should explain this. -Andy ... Read...