> if(GET_RACE(ch)) This line is causing the
human bug...if get_race is 0
(human #)
it evaluates to false
if(0)...so either take
this line out (acceptable) or
up at the top
of load_char() add GET_RACE(ch)
= 0;
(best way, saves disk space)
> fbprintf(fl, "Race: %s\n", GET_RACE(ch)); This line is
causing the crash...should be
%d
^Blaize^
________________________________________________________________
GET INTERNET ACCESS FROM JUNO!
Juno offers FREE or PREMIUM Internet access for less!
Join Juno today! For your FREE software, visit:
http://dl.www.juno.com/get/tagj.
--
+---------------------------------------------------------------+
| FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
| Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
+---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/05/01 PST