I had a brainstorm one night about ways to control multiplaying. What I came up with was to make a check_multi function which compares the descriptors of both players. If identical, it fails the check. Then you would put the check into anything like give, grouping, etc. The only problem is that there's still ways around it (dropping items, softening mobs, etc). Of course, you could take it to the extreme and not let another character login if the descriptor is already connected. Just a thought. -Matt Foltz
--- Bob Gries <[EMAIL PROTECTED]> wrote: > Greetings. I am looking for a code snippet that > instead of prevent > multiplay, actually embraces it, but in a controlled > form. I am ideally > looking for something similar to the retail form of > choosing a character > (login, pass, list of character associated to that > account), but I am > willing to consider other solutions as well. > > In addition, in case there is not exactly the code > snippet I am looking for, > is there an explanation of the player authentication > somewhere on the web? > If so, I can put a snippet together for all to > enjoy. > > Take care and thank you. > > > -- > ROM mailing list > [email protected] > http://www.rom.org/cgi-bin/mailman/listinfo/rom __________________________________________________ Do You Yahoo!? HotJobs - Search Thousands of New Jobs http://www.hotjobs.com

