thumb.jpg (17.87 KB, 下载次数: 21)
# NameWindow: Effect: # \n<x> - Creates a name box with x string. Left side. *Note # \nc<x> - Creates a name box with x string. Centered. *Note # \nr<x> - Creates a name box with x string. Right side. *Note # # *Note: Works for message window only.
#=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- # - Name Window Settings - #=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- # The name window is a window that appears outside of the main message # window box to display whatever text is placed inside of it like a name. #=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- NAME_WINDOW_X_BUFFER = 40#-20 # Buffer x position of the name window. 默认姓名框显示x坐标补充值 NAME_WINDOW_Y_BUFFER = 8 # Buffer y position of the name window. 默认姓名框y坐标补充值 NAME_WINDOW_PADDING = 4#20 # Padding added to the horizontal position. 垂直方向框与文字间留空的像素大小 NAME_WINDOW_OPACITY = 150 # Opacity of the name window. 姓名框背景透明度 NAME_WINDOW_COLOUR = 6 # Text colour used by default for names. 姓名文字显示的默认颜色序号(颜色与对应序号见System\Windows.png右下角,第一个颜色为序号0)
百里_飞柳 发表于 2015-11-7 16:25
[fold=YEA - Message System]#======================================================================== ...
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |