Search the web
Sign In
New User? Sign Up
glowmuck · Glow Muck Discussion List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 586 - 615 of 837   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
586
... 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...
Ron Wilson
rlw@...
Send Email
Jan 2, 2002
10:35 pm
587
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...
Jennifer Boeyink
javinia
Offline Send Email
Jan 4, 2002
11:26 am
588
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...
Artiste Extrordinaire!
pakratartie
Offline Send Email
Jan 5, 2002
1:58 am
589
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...
thekis
Offline Send Email
Jan 12, 2002
2:47 pm
590
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...
Rayanth Drygu
rayanthdrygu
Offline Send Email
Jan 12, 2002
6:05 pm
591
... 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...
Mark Paschal
markfoxie
Offline Send Email
Jan 12, 2002
6:21 pm
592
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...
thekis
Offline Send Email
Jan 17, 2002
2:54 am
593
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...
AirWolf
WolfMagic13d
Offline Send Email
Jan 18, 2002
8:42 pm
594
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...
thekis
Offline Send Email
Jan 19, 2002
12:03 am
595
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...
Artiste Extrordinaire!
pakratartie
Offline Send Email
Jan 19, 2002
1:29 am
596
Is there anybody out there? -- Tony...
Tony Belding
zinn_west
Offline Send Email
Jan 19, 2002
2:17 am
597
... OK, please explain this excerpt to me...... ~sys/dumpinterval:3:7200 ~sys/lastcleantime:3:1011306253 ~sys/lastdumpdone:3:1011349492 ...
Tony Belding
zinn_west
Offline Send Email
Jan 19, 2002
2:29 am
598
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...
Artiste Extrordinaire!
pakratartie
Offline Send Email
Jan 19, 2002
11:38 pm
599
... 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...
Snowy Angelique Maslov
snowymaslov
Offline Send Email
Jan 20, 2002
2:14 am
600
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. ...
palenmcr
Offline Send Email
Jan 27, 2002
3:00 am
601
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...
Syvel
syvel@...
Send Email
Jan 27, 2002
3:13 am
602
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...
palenmcr
Offline Send Email
Jan 27, 2002
3:19 am
603
... 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...
Tony Belding
zinn_west
Offline Send Email
Jan 27, 2002
6:06 am
604
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...
Syvel
syvel@...
Send Email
Jan 27, 2002
12:10 pm
605
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...
Syvel
syvel@...
Send Email
Jan 27, 2002
12:15 pm
606
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...
Thomas Sørensen
palenmcr
Offline Send Email
Jan 27, 2002
3:10 pm
607
... From: "Syvel" <[snip]> To: <glowmuck@yahoogroups.com> Sent: Sunday, January 27, 2002 6:15 AM Subject: RE: [glowmuck] Wierd problem/Newbie question ... few ...
inhandra
Offline Send Email
Jan 27, 2002
4:48 pm
608
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...
Syvel
syvel@...
Send Email
Jan 27, 2002
6:55 pm
609
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...
Syvel
syvel@...
Send Email
Jan 27, 2002
6:58 pm
610
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 ...
Thomas Sørensen
palenmcr
Offline Send Email
Jan 27, 2002
7:11 pm
611
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...
Artiste Extrordinaire!
pakratartie
Offline Send Email
Jan 27, 2002
9:15 pm
612
... 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...
Tony Belding
zinn_west
Offline Send Email
Jan 28, 2002
1:04 am
613
... How about leaving COMPRESS defined, but modifying the startup script to use the -decompress option? Then it would retain the ability to load compressed...
Tony Belding
zinn_west
Offline Send Email
Jan 28, 2002
1:22 am
614
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...
thygrrr
Offline Send Email
Feb 8, 2002
8:21 pm
615
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....
inhandra
Offline Send Email
Feb 8, 2002
9:20 pm
Messages 586 - 615 of 837   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help