... As best I can tell, this only applies to vehicle objects ... Some of the Mucks I am on have a "Vehicle Parent Room" that contain the various actions...
587
Jennifer Boeyink
javinia
Jan 4, 2002 11:26 am
Okay..I'm probably missing something obvious here... How do I instruct a MUF program to set something to a specific Wiz or M-level? So far I've tried both the...
588
Artiste Extrordinaire!
pakratartie
Jan 5, 2002 1:58 am
You can't set Wizard or Muffer levels with a muf program. This is deliberate to prevent a muf program from giving itself power it should not have (or a player...
589
thekis
Jan 12, 2002 2:47 pm
Hello Here's what happened. I had been running on a WinFuzz server for some time. It worked ok, throught here was some problems, mostly with lack of knowledge...
590
Rayanth Drygu
rayanthdrygu
Jan 12, 2002 6:05 pm
this is a common problem on linux installations, though it really isnt' a problem at all. ulimit is an operation being performed by the glowmuck start-up...
591
Mark Paschal
markfoxie
Jan 12, 2002 6:21 pm
... Since you're a Linux newbie, thekis, it's good to know about "man". Try typing "man ulimit" to see a description of what ulimit is for. (Whether or not you...
592
thekis
Jan 17, 2002 2:54 am
Hello I know this is mostly for mroe direct help with GlowMUCK, but I can't seem to get help from anyone else so I thought I would ask you here. I hope no one...
593
AirWolf
WolfMagic13d
Jan 18, 2002 8:42 pm
Tony Belding is unable to post on this list, and has asked me to post this for him: From: Tony Belding <tlbelding@...> Date: Fri Jan 18, 2002 01:46:49 PM...
594
thekis
Jan 19, 2002 12:03 am
I own the muck called The Floating Islands of the Crystal Palace. Due to a OS change and MUCK base change, it has been decided to redo the MUCK. I am in need...
595
Artiste Extrordinaire!
pakratartie
Jan 19, 2002 1:29 am
You need to make sure the database you are loading is a complete file. A big problem when a machine goes down is that it leaves partial databases. You are...
596
Tony Belding
zinn_west
Jan 19, 2002 2:17 am
Is there anybody out there? -- Tony...
597
Tony Belding
zinn_west
Jan 19, 2002 2:29 am
... OK, please explain this excerpt to me...... ~sys/dumpinterval:3:7200 ~sys/lastcleantime:3:1011306253 ~sys/lastdumpdone:3:1011349492 ...
598
Artiste Extrordinaire!
pakratartie
Jan 19, 2002 11:38 pm
When the muck loads, if there is a deltas-file, it gets tacked onto the database to be loaded. If you do delete everything after the END OF DUMP marker, it...
599
Snowy Angelique Maslov
snowymaslov
Jan 20, 2002 2:14 am
... I found that sometimes the one that came with glow would hang on concating the deltas-files onto the db file; amongst another few things. I have a startup...
600
palenmcr
Jan 27, 2002 3:00 am
Hello, I'm a very newbie to GlowMUCKs or admining one at least, I've had no problems with it so far, 'least untill today, when I was wrting news documents. ...
601
Syvel
syvel@...
Jan 27, 2002 3:13 am
Sounds like string compression wierdness. Try recompiling with compression disabled. For a small muck, it doesn't really need to be turned on. There's been...
602
palenmcr
Jan 27, 2002 3:19 am
Ok I'll try that, but to be honest I have no idea how to do that, I'm only just learning C++, and also I've been using it for a while so the DB is already...
603
Tony Belding
zinn_west
Jan 27, 2002 6:06 am
... How small is small? :) We've got somewhere over 30,000 objects on Furscape now, so it isn't really all that small anymore. When I was tinkering around...
604
Syvel
syvel@...
Jan 27, 2002 12:10 pm
You might need to decompress the DB with the -decompress -convert options.. something like: glowmuck -decompress -convert db.in db.out This should give you...
605
Syvel
syvel@...
Jan 27, 2002 12:15 pm
Yeah, when I first seen paths, I was how cool, what a neat feature... a few months later, ok, that kind of sucks, its mostly ok, but they're are just enough...
606
Thomas Sørensen
palenmcr
Jan 27, 2002 3:10 pm
That's all nice and good, but how would you go about recompiling it without compression which files have to be edited? It obviously doesn't work to just remove...
607
inhandra
Jan 27, 2002 4:48 pm
... From: "Syvel" <[snip]> To: <glowmuck@yahoogroups.com> Sent: Sunday, January 27, 2002 6:15 AM Subject: RE: [glowmuck] Wierd problem/Newbie question ... few ...
608
Syvel
syvel@...
Jan 27, 2002 6:55 pm
Should be a compiler define in config.h that enabled and disables compression... look for the following sniplet of code in config.h: /* Use to compress string...
609
Syvel
syvel@...
Jan 27, 2002 6:58 pm
I don't know of any such programs myself... as far as Glow going to sourceforge... well... with Fuzzball 6 on the verge of release.. I dunno.. FB6 kind of...
610
Thomas Sørensen
palenmcr
Jan 27, 2002 7:11 pm
Aight! Now it works :) Thanks for all your help and for putting up with my newbieness. ... Fra: Syvel [mailto:syvel@...] Sendt: 27. januar 2002 19:55 ...
611
Artiste Extrordinaire!
pakratartie
Jan 27, 2002 9:15 pm
The only reason Glow recommends using compression is because you can't uncompress a compressed database unless you #define COMPRESS. For the first year or 2 I...
612
Tony Belding
zinn_west
Jan 28, 2002 1:04 am
... A while back when I converted Furscape over from paths to exits, I created a MUF that would troll through the DB and convert them en masse. Let me see if...
613
Tony Belding
zinn_west
Jan 28, 2002 1:22 am
... How about leaving COMPRESS defined, but modifying the startup script to use the -decompress option? Then it would retain the ability to load compressed...
614
thygrrr
Feb 8, 2002 8:21 pm
I see that @jerk can deny access on the basis of IP addresses and address ranges. There seems no dedicated documentation on @jerk on glow's command listing...
615
inhandra
Feb 8, 2002 9:20 pm
Generally, the old fuzzball goodie of @bansite works best for that. You can
use hostnames, and used wildcards to block an entire IP or just a node
thereof....