would something like this work? For player Kills only? if (!IS_NPC(victim)) { sprintf(buf2, "Player Kill:%s%s was just pked by %s!%s\r\n", CCRED(ch, C_NRM), GET_NAME(victim), GET_NAME(ch), CCNRM(ch, C_NRM)); send_to_all(buf2); } ******************************************************************************* * Matt Roach -- Creator of OnyxMUD, Coder and Builder for WinterMUTE * * mute.ml.org 6666 (WinterMUTE) hobbiton.dyn.ml.org 7766 (OnyxMUD) * * winter@geek.net quinn@hobbiton.dyn.ml.org * ******************************************************************************* +------------------------------------------------------------+ | 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