mush 求教
mush标签栏的信息行数很麻烦 能不能取消只显示游戏名称北大侠客行MUD,中国最好的MUD 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]