On Thursday, March 21, 2002, at 03:05 AM, Owen Brodal-Robertson wrote: > For instance, I rolled a gnome, who when applying real_abils > has "GET_SIZE(ch) = SIZE_SMALL " in the code, I get > "Size: [Microscopic]" which is 2 below SIZE_SMALL. > I'd say you might want to run a debug session and see what the actual size being passed is. it may be that its the correct size stored in the character but something else going wrong else where. you might also debug trace character creation to make sure it is indeed setting the right size you never know. if all else fails start looking for all the lines that affect this var either with or with out the macro you might inadvertantly used an = instead of an == at some point. Ron -- +---------------------------------------------------------------+ | 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/25/03 PDT