From: Tony Robbins <tonyr@PACIFIC101.COM> Sent: Friday, May 07, 1999 1:36 AM > Since I've now seen over 3000 messages since I joined the list, I decided to > provide the following bug report for ASCII Pfiles 2.0b! > > Heh, yes, I realize that's a dorky reason to provide a bug report, but I just > finished my english paper, and I need something... :P Sure, take your anger at your english prof out on me. Fine :P > Anyway, you may see cases where your characters stats get zero'd out > sometimes, and it comes from the fact that Str/Dex/... are all loaded ONLY > into the aff_abils structure on the character (the macros point to aff_abils). > If a spell is cast on you and it wears off, your stats become zero because > your real_abils are nada. To correct this bug, add a ch->real_abils = > ch->aff_abils after each stat is loaded. Thanks, Tony. I wasn't aware of this one, and never would have caught it myself since I've done away with all those variables in the copy I'm working with. Sam +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST