
	author_file(4)		MudOS v21c2		(5 Sep 1994)

	名稱:
		author_file - 判斷一個指定物件的作者為誰.
	語法:
		string author_file (string file);

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