Well.. i have one question... at the moment
snprintf(buf1, sizeof(buf1), "$n stares at you and utters the words, '%s'.",
GET_CLASS(ch) == GET_CLASS(tch) ? skill_name(spellnum) : buf);
act(buf1, FALSE, ch, NULL, tch, TO_VICT);
i have rewritten the check for this one, so GET_CLASS(ch) == GET_CLASS(tch) ? skill_name(spellnum) : buf
will not be neccesary anymore... is skill_name(spellnum) the "TRUE" statement here?
Gratis e-mail resten av livet på: www.yahoo.se/mail
Busenkelt!
--
+---------------------------------------------------------------+
| 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