> I've seen several race patches...sadly I'm running in wondows and am yet to > see one I can use. I don't understand your dilemma, installing races onto a Circle MUD regardless of your OS is simple, and there should be no restrictions regarding OS compatibility. Unless your looking at writing a race system that reads and writes files out side of the source (such as SMAUG does) which even then isn't a platform issue either. Simply, in char_data and char_file_u (unless using ASCII player files) where chclass is add byte race; then write a few defines RACE_ELF etc, then from there look to class.c for help on adding menus for nanny(). This should work regardless if your running a *nix server or WIN32. David Cole -- +---------------------------------------------------------------+ | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html | | Newbie List: http://groups.yahoo.com/group/circle-newbies/ | +---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 06/26/03 PDT