Change your stuff to.........
sprintf(buf, "%s: You are a %d year old %s %s %s. Your level is %d.",
GET_NAME(ch), GET_AGE(ch), gender[(int)GET_SEX(ch)],
pc_race_types[(int)GET_RACE(ch)],
pc_class_types[(int)GET_CLASS(ch)], GET_LEVEL(ch));
send_to_char(buf, ch);
Should fix your problem, just went through a bunch of stuff and did that
myself not 5 hours ago.
-----------------------------------------------------------------------
Mark W. Vanness Jr.
Artifact Newsletter - Project Coordinator
TrekWars Administration - Project Coordinator
-----------------------------------------------------------------------
Artifact - http://artifact-vpx.hypermart.net
TrekWars MUD - telnet://funcity.org:9321
+------------------------------------------------------------+
| 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 : 12/15/00 PST