O... um... sorry for spammin te list... but... tey ARE ( and )s :) I was typin it from a minimized dos window so tey LOOKED like < and >s ;) Um.. ok, Here is te real code: *snip* else if (!d->connected && (PLR_FLAGGED(d->character, PLR_MAILING))) { if ((terminator == 1> && *d->str) { store_mail(d->mail_to, GET_IDNUM(d->character), *d->str); SEND_TO_Q("Message sent!\r\n", d); } *snip* and te next: *snip* if (d->character && !IS_NPC(d->character)) REMOVE_BIT(PLR_FLAGS(d->character), PLR_WRITING | PLR_MAILING); if (d->backstr) free(d->backstr); d->backstr = NULL; d->str = NULL; } else if (!action) strcat(*d->str, "\r\n"); } *snip* Ok, TATS te rit way... stupid keyboard... just look at it for awile and youll et it :) Tanks Tharin +------------------------------------------------------------+ | 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