Search the web
Sign In
New User? Sign Up
protomuck
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 112 - 141 of 838   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
112
Never unsolicited... Ok, who signed the list up? ... From: returns@... [mailto:returns@...] Sent: Thursday, June 13, 2002 6:10 PM To:...
Nuku Valente
nuku_v
Online Now Send Email
Jun 14, 2002
6:24 am
113
I'm running under XP after years of inactivity, after using Neon on ol' 98. And after shutting down for the night and starting up the next day, I was quite...
kitsune
Offline Send Email
Jul 9, 2002
6:13 am
114
... Are you using the restart script that comes with WinProto? That is where proto.new is supposed to get copied over proto.db if proto.new exists. If you are...
Nakoruru SNK
akarisensei
Offline Send Email
Jul 9, 2002
4:48 pm
115
... where ... have to ... will ... I must confess an ignorance about how to run shell scripts in Windows, I'm using a batch file that just calls the...
kitsune
Offline Send Email
Jul 9, 2002
5:38 pm
116
... Can you add some lines to the batch file to copy data/proto.new data/proto.db? I have to admit I'm not really sure how things are supposed to work in ...
Nakoruru SNK
akarisensei
Offline Send Email
Jul 10, 2002
4:57 pm
117
Recommended 'restart.bat': del proto.db3 rename proto.db2 proto.db3 rename proto.db1 proto.db2 rename proto.db0 proto.db1 rename proto.new proto.db0 copy...
alynna@...
Send Email
Jul 10, 2002
6:02 pm
118
Recommended 'restart.bat' (fixed, ignore the last one): del proto.db3 rename proto.db2 proto.db3 rename proto.db1 proto.db2 rename proto.db0 proto.db1 rename...
alynna@...
Send Email
Jul 10, 2002
6:05 pm
119
I'm having a bit of a problem getting the @exits command to work, for the purpose of setting up automatic exit listings. The command wanted to $include two...
azhdevriz
Offline Send Email
Jul 30, 2002
2:39 am
120
You're missing some macros, it appears. In the MUF editor, you can type: def pmatch \pmatch def tell me @ swap notify and that will solve those. There tends to...
Nakoruru SNK
akarisensei
Offline Send Email
Jul 30, 2002
6:10 pm
121
Thank you. Of course, while following these fairly simple instructions I made a rather idiotic mistake. How would I remove 'def pmatch /pmatch'? Sorry to...
Az
azhdev@...
Send Email
Jul 31, 2002
2:14 am
122
Macros are removed by typing the macro name followed by 'k'. So: pmatch k will clear the .pmatch macro. -Akari ... ...
Nakoruru SNK
akarisensei
Offline Send Email
Jul 31, 2002
3:45 am
123
Finished implementing a rough draft version of SQL support in what will be Proto 1.8 using code that was sent to me by someone earlier this year. However, I...
akarisensei
Offline Send Email
Jul 31, 2002
6:20 pm
124
Forgive me, I'm rather new at this, and learning as I go along.. I've run into another compiler problem when trying to add lib-editor I get the message "Error...
Az
azhdev@...
Send Email
Aug 1, 2002
7:17 pm
125
No idea off hand. That would have to be something I could see in person, unfortunately. You're welcome to flag me down at: tnt.dynodns.net 8881 where I'm...
Nakoruru SNK
akarisensei
Offline Send Email
Aug 2, 2002
3:47 am
126
Hmm, well, thankfully I'm still on this list so I can jump in when necessary. Anyway. Here goes. I've run into something like this once before. Lib-Editor is...
Chris Brine
contikimoose
Offline Send Email
Aug 2, 2002
3:56 am
127
I finished implementing the first phase of MySQL support into ProtoMUCK. I've lost who sent me the rough draft version of the code several months ago, so if...
akarisensei
Offline Send Email
Aug 7, 2002
12:15 am
128
I'd definitely be interested in it. ... __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better ...
damon baker
candyfilledd...
Offline Send Email
Aug 7, 2002
2:52 am
129
FB6 has implemented a secure database format that keeps player passwords secret. This means you can't go digging through the *.db files for passwords. There...
akarisensei
Offline Send Email
Aug 23, 2002
9:30 am
130
I have no objections. I have felt slightly uneasy before about the passwords just glaring at you in the database, so it would definitely set me at ease. ... ...
Joel Hughes
jqh46
Offline Send Email
Aug 23, 2002
10:38 am
131
It seems fine by me - maybe this could begin a secure platform for online commerce through MUCKing! Seriously though - perhaps you're RPing with Cloud from FF7...
Anthony Vespa
code_samurai@...
Send Email
Aug 23, 2002
1:07 pm
132
Hello Proto-group, I'm Zalthers from Furscape and we are currently switching to Protomuck. What can I say, apart from what I say all the time: Absolutely...
Moritz Voss
Thygrrr
Offline Send Email
Aug 27, 2002
4:17 pm
133
I would like some clarification on MUF permission levels.... Under GlowMUCK (and I think Fuzzball, from what I remember of it), a MUF program ran with the...
zinn_west
Offline Send Email
Sep 4, 2002
12:25 pm
134
You make a lot of good points. And here's the best answer I can give you: This different permissions scheme was actually inherited from NeonMUCK and wasn't a...
Nakoruru SNK
akarisensei
Offline Send Email
Sep 4, 2002
5:29 pm
135
That seems like it would be the logical answer to me as well. I'd like to see that @tune property in there....
dhcalva@...
dhranma34
Offline Send Email
Sep 4, 2002
5:33 pm
136
I uploaded the 1.80 changelog as of today to: http://tnt.dynodns.net/~kaze/proto1.8.txt On my list of things to do before releasing 1.80: Add -godpasswd...
akarisensei
Offline Send Email
Sep 4, 2002
9:08 pm
137
one of the things I intend to do before the 1.8 release is reincorporate send.c and make 3 new primitives: email_start ( s:from s:subject s:to -- i:handle ) ...
kakur@...
kakurdragon
Offline Send Email
Sep 5, 2002
1:26 pm
138
I'm curious as to why, exactly? Sending email is easily accomplished with the existing socket prims. If you need a $lib/smtp to do this, there's a simple one...
akarisensei
Offline Send Email
Sep 5, 2002
4:11 pm
139
good enough, I just figured it'd be a shame to waste send.c --Alynna ... From: "akarisensei" <nakoruru08@...> To: <protomuck@yahoogroups.com> Sent:...
kakur@...
kakurdragon
Offline Send Email
Sep 5, 2002
4:14 pm
140
Wow, Moose is talking, Moose is talking! :D Yeah, I still pay attention to what goes on, whenever I get time. Though haven't had time for a few weeks, thanks...
Chris Brine
contikimoose
Offline Send Email
Sep 5, 2002
5:01 pm
141
Hello Chris, Thursday, September 5, 2002, 7:01:07 PM, Moose wrote: CB> Wow, Moose is talking, Moose is talking! :D  Yeah, I still pay attention to what goes...
Moritz Voss
Thygrrr
Offline Send Email
Sep 5, 2002
6:18 pm
Messages 112 - 141 of 838   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