On Sun, 20 Oct 1996, Elziere - de Groot wrote: > case MEDIT_CONFIRM_SAVESTRING: > /*. Ensure mob has MOB_ISNPC set or things will go pair shaped .*/ > send_to_char("before set is_npc", d->character); > SET_BIT(MOB_FLAGS(OLC_MOB(d)), MOB_ISNPC); > send_to_char("after npc flag set", d->character); > > but when builders enter Y or Yes for save internally they dont even get the > "Before set is_npc" mess. Does anyone have an idea where is a better > place for me to test this? or have any idea on what the heck is wrong? Output is queued, use "write_to_descriptor" instead. <*=-+Daniel+-=*> "Forgive me father, for I am sin." +-----------------------------------------------------------+ | 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