yaojialin 发表于 2014-4-20 21:00:32

mush 求教

mush标签栏的信息行数很麻烦 能不能取消只显示游戏名称

北大侠客行MUD,中国最好的MUD

littleknife 发表于 2014-5-2 18:36:58

Script function:
-----------------
world.Info

Read about scripting

Type
------------------
Method

Summary
------------------
Adds text to the "info" tool bar

Prototype
------------------
void Info(BSTR Message);

---------------------------------------

Description

This adds the specified text to the info bar.

The bar is not cleared first, use InfoClear if you want to start a fresh lot of text.

If you want to change the colour, font or style of the text, use InfoFont and/or InfoColour before displaying the text.

The info bar may contain mixed colours, fonts and styles.

The info bar is shared between all worlds. Switching worlds will not change its contents.
页: [1]
查看完整版本: mush 求教