Thanks for this Patrick. But I found a lil problem:
+ sprintf(buf,"%s%s%s > %s%s%s\r\n",
+ CCRED(ch, C_NRM), GET_NAME(vict), CCNRM(ch, C_NRM), <----
+ CCCYN(ch, C_NRM), argument, CCNRM(ch, C_NRM));
+
+ CREATE(new_tell,char, strlen(buf) +1);
Those pesky morts can tell who it was now!
Simple fix though:
+ CCRED(ch, C_NRM), PERS(vict, ch), CCNRM(ch, C_NRM),
-> Ben
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST