I am currently trying to automaticaly save my OLC work when I save internaly (ie skip all the *edit save ** stuff). I should probably insert a call to *edit_save_to_disk after the *edit_save_internally(d); call but there is one problem. I am having trouble in passing something to the function. The prototype calls for int zone_num. I have tried passing zone_num but it doesn't recognize this, I have tried ZON_PREFIX but it says that it passes a pointer without cast, I have tried (d) but had the same problems, and I am currently out of ideas to try. Any ideas? chuck Reed +------------------------------------------------------------+ | 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