Banzai! I've been fiddling again with that act_prog and i got it to work now, the only problem was that SENDOK(ch) was checking if the one who should get the message has descriptor... And since mobs are w/o descriptors... :) I've patched SENDOK(ch) so it doesn't let out mobs, I hope this won't affect lag that much... in comm.c just change #define SENDOK(ch) tha will look like this: #define SENDOK(ch) ((AWAKE(ch) || sleep) && !PLR_FLAGGED((ch), PLR_WRITING)) WildLion! +-----------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://cspo.queensu.ca/~fletcher/Circle/list_faq.html | +-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/18/00 PST