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...
... 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...
... 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...
... 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 ...
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@...
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...
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...
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@...
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 ... ...
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...
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@...
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...
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...
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...
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...
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. ... ...
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@...
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...
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...
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...
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...
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 ) ...
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...
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...
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...