Develop and Download Open Source Software

Recent Changes

2010-11-27
2010-11-11
2008-04-28
2008-04-07
2007-06-17

Wiki Guide

Side Bar

 * x_monnam is the generic monster-naming function.
 *		  seen	      unseen	   detected		  named
 * mon_nam:	the newt	it	the invisible orc	Fido
 * noit_mon_nam:the newt (as if detected) the invisible orc	Fido
 * l_monnam:	newt		it	invisible orc		dog called fido
 * Monnam:	The newt	It	The invisible orc	Fido
 * noit_Monnam: The newt (as if detected) The invisible orc	Fido
 * Adjmonnam:	The poor newt	It	The poor invisible orc	The poor Fido
 * Amonnam:	A newt		It	An invisible orc	Fido
 * a_monnam:	a newt		it	an invisible orc	Fido
 * m_monnam:	newt		xan	orc			Fido
 * y_monnam:	your newt     your xan	your invisible orc	Fido

do_name.c:distant_monnam

天上界の法王は隣接するまで属性をわからなくする。それ以外は以下。

do_name.c:x_monnam(mtmp, article, adjective, suppress, called)

基本関数。プレイヤーの状態による変化も吸収する。


SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.