Hi!
i just finished hand-patching bpl21 to bpl22..
i got one error.. in comm.c
} prompt_display[] = { <------ this line is the problem.. illegal
initalization..
{ 0, GET_INVIS_LEV(d->character), 0, "i%d " },
{ PRF_DISPHP, GET_HIT(d->character), GET_MAX_HIT(d->character), "%dH
" },
{
PRF_DISPMANA, GET_MANA(d->character), GET_MAX_MANA(d->character), "%dM " },
{
PRF_DISPMOVE, GET_MOVE(d->character), GET_MAX_MOVE(d->character), "%dV " },
};
help?
and another thing for those who know anything about this.. i had a different
prompt system don't remember the snippet from the ftp.. but this one showed
exits, exp, and gold, i am not interested in these, but i want the colours
that differed when damaged or low in mana.. can anyone help me get that into
the code again with this new version?
Thanx :)
_________________________________________________________________
MSN Hotmail är världens populäraste e-posttjänst. Skaffa dig ett eget konto
du också: http://www.hotmail.com
--
+---------------------------------------------------------------+
| FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
| Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
| Newbie List: http://groups.yahoo.com/group/circle-newbies/ |
+---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 06/25/03 PDT