名称
shout() - 对所有活着的(living)对象发送信息
语法
void shout( string str );
描述
对 this_player() 以外的所有活着的对象发送信息 `str`。
参照
message(3), write(3), tell_object(3), tell_room(3), say(3)
翻译
雪风(i@mud.ren)
shout() - 对所有活着的(living)对象发送信息
void shout( string str );
对 this_player() 以外的所有活着的对象发送信息 `str`。
message(3), write(3), tell_object(3), tell_room(3), say(3)
雪风(i@mud.ren)