> I've summoned the courage to hack away at my mud's code, and I've > decided to attack my do_score, cause it seemed easiest. I was wrong. I think the others have given you some good advice, but let me add my quick 2 cents. It sounds like you're very new at writing c code. Because of this, you may want to stay away from string manipulation until you have a good grasp of both memory and pointers. I would start with something like adding skills/spells (both of which have ample examples), before jumping into something that is a bit difficult for a starting project. PjD +------------------------------------------------------------+ | 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 : 04/10/01 PDT