hi
i am trying to put in races but i run into a problem with db.c
Search for:
GET_CLASS(ch) = st->class;
Below it, add:
GET_RACE(ch) = st->race;
Search for:
st->class = GET_CLASS(ch);
Below it, add:
st->race = GET_RACE(ch);
but since i got Ascii Pfiles in all of that has changed
could someone help me install race??
JS
-----------------------------------------------------
Click here for Free Video!!
http://www.gohip.com/free_video/
+------------------------------------------------------------+
| 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