Re: Race problem

From: Hades (tourach@servtech.com)
Date: 06/11/96


> 
> Ok so theese are the two lines conerning that sprintf statement i had (btw that sprintf thing was a
> line i added in do_score...)
>    226  #define GET_RACE(ch)    ((ch)->player.race)
>    227  #define RACE_NAME(ch)   ((IS_NPC(ch) ? "--" : pc_race_types[(int)GET_RACE(ch)])
> btw i didnt change em since i been getting the problem with the sprintf... it still dont work
> 

Yer missing a ) on the end of the race_anme define. Theres yer parse error.



This archive was generated by hypermail 2b30 : 12/18/00 PST