> hi all...i tried that race implementation > > > Workds...i got giants with lots ok str, elves that are agile and smart..and > other races...BUT... > > > when i try to put it in the stat_char > pr the do_score it crashes the mud...segment fault > > i have it like so > > (in the score...the easier one) > sprintf(buf, "Race: %s", GET_RACE(ch)); What is GET_RACE() defined as? Something tells me it is an integer, and not a pointer to a character. -j
This archive was generated by hypermail 2b30 : 12/07/00 PST