
	domain_file(4)		MudOS v21c2		(5 Sep 1994)

	名稱:
		domain_file - 判斷一個指定物件所屬的區域.
	語法:
		string domain_file (string file);

		字串 domain_file( 字串 file );
	用法:
		此函式必須存在於主宰物件中 (master object). 驅動程式
		的區域統計函式會呼叫此函式, 以判斷指定之物件與哪個區
		域有關. 此函式的判斷非常武斷, 其依據為該 mudlib 設計
		者在 domain_file()  所寫的內容. 在此應注意的是, 區域
		所屬的物件, 其一舉一動 (錯誤、心跳數、價值等等) 將會
		加入區域的統計資料.
	參考:
		author_stats(3), domain_stats(3), author_file(4)
	作者:
		Wayfarer@Portals
	翻譯:
		Spock @ FF	97.Aug.6.		(printed 3/16/95)
