Okay, windows XP has embed a Win95/98 Emulator. Would it still work on XP as well? and one thing too... I tried, and it just doesn't work... When I load the...
If its possible to install it(asked in previous message), I'd like to know if you can tell me how to get that stuff running... I kinda like... am a complete...
Pascal, I've not installed it on XP and I won't have time to see if it works on XP (and what pitfalls to avoid) until later today, but you may find my version...
Judging from what you wrote in the previous it sounds like you're finding Restart.cmd in Windows Explorer and then double clicking on it; it 'flashes and goes ...
Ok, I've downloaded and compiled GlowMUCK on the platform of my choice (Syllable/AtheOS if you want to add that to the list of known platforms it'll compile...
it should work regardles sof where it is located. Many mucks will create a 'belt pouch' of sorts on the God character and store all mufs in that object. they...
What I am getting at is if I want a globally active muf like cmd-laston for example, do I have to install it on room 0 for it to be globally available? Or can...
I should add that the important part is that the *action* that is linked to the muf in question, is in room 0, to be totally global. While it's been a while...
... Usually you just @attach the action (say, "laston") directly to #0, at least as I've seen it. Having the @action lets everyone type "laston" from...
well i did say it had been a while =) i couldn't remember if you could link them directly to the room or not... that's probably wiser to do it that way c.c --...
Eeep! First time I see someone with the english version of my name! I am Pascal Simard :) Pascal is Latin for Easter in case you weren't aware. Mark Paschal...
Okay, Andy.. You're my hero, you know..come through for me here. ;) I know Feaelin's writing you, but I wanted to ask you myself too.. I've got NarniaMUCK...
*most ominous squeaky rat voice* There is a way to do something in the direction of that which you desire. If you compile in the MUD support (add "#define...
... Andy, do you know what would happen if the "home_room" wasn't set? At a guess it would either send the player to the location in their home property, or...
I would recommend having separate parent rooms for the RP/MUD area and others. You really want to disable any global muf commands that aren't considered legal...
... It's 99% RP/MUD area, and then a small OOC, which I believe has its own parent. :) ... That makes sense, and fits with what results I had experimenting. :)...
Hey, Andy, Feae and all you GlowMUCKy people out there.. (I'm in one of those dorky cheerleadery moods at the moment. Just ignore anything that's too...
... Just to take the concept to the next level, I'd make it automatic...wait..remember on Renaissance? Didn't the guards sweep sleepers/idlers off to some...
First time running starting the MUCK, and I get this error message when I run 'glow start' "glow: /home/<<my-account-name>>/glow/bin/restart: No such file or ...
it's looking for a file called 'restart' not a file called 'restart.sh' -- try cp restart.sh restart and try it again, that might be a simple fix. (if not, you...
I think it needs a symbolic link from restart to restart.sh. Normally you just execute restart.sh directly. The other scripts are for starting the muck as...
... Okay, I figured out what I did, and it was a stupid newb mistake. I did not bother to check the the actual path of the MUCK. So, the path was set to...
Or you could just go to your home directory and do: 'ln -s glow-3.1.8 glow' to create the *NIX equivalent of a shortcut called 'glow' that points to your real ...
... And actually, is probably ideal. Then, when you setup another version, you could remove the old symlink, and replace it with a new one pointing to the new...
Um, actually I need to recommend against this. The reason why 'glow' is the directory everything runs from is because you should rename whatever version...
... On this note, upon reflection, I feel I should comment further. Truthfully, you should have a backup procedure in place from the beginning. Don't say to...
All, If any of the fifty-odd subscribers to this list is still listening: While I won't shutdown this list entirely (for one thing, the archive of the old...
There has been a similar post of this sort already but I figured what the heck. Where to start? Well I've been trouncing about looking upon what documentation...