Would this line of code hurt them more??? GET_HIT(vict) = GET_MAX_HIT(vict) - GET_MAX_HIT(vict) + 1; What it looks like to me is you're saying Let his current hit points equal his maximum hit points minus his maximum hit points plus one. MAX - max + 1 is lower than 0. As for your problem with unterminated character constant,just check to make sure all your defines are set properly. +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST