Appearance
find_player() - 通过名字查找游戏玩家
object find_player( string str );
和 find_living() 外部函数功能类似, 只是仅从玩家(interactive)或曾经是玩家的对象中寻找。
lower_case(3), find_living(3), livings(3), users(3), set_living_name(3)
雪风(i@mud.ren)