> in redit.c: > void redit_save_to_disk(int zone); > > redit_save_to_disk() obviously calls for a zone number, not a descriptor. > I've been mulling over this question for some time now, and am still not > sure how to pull the zone number from a mob's rnum. That's ok. I'm > stubborn^H^H^H^H^H^H^H^Hpersistent and will figure it out someway. :) then just do: redit_save_to_disk(OLC_ZNUM(d)); this is'nt how i do it, but that should give the real zone number that you are editing.. siv +------------------------------------------------------------+ | 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/08/00 PST