欢迎加入!
注册后,您将能够与我们社区的其他成员进行讨论、分享和私信。
无论您是想寻求帮助、分享经验,还是结识志同道合的朋友,我们都期待您的参与!一起探索更多精彩内容吧。
立即注册! 加入群聊
您正在使用一款已经过时的浏览器!部分功能不能正常使用。
请尝试升级或使用
其他浏览器。
购买会员
此插件提供了 Event Manager 的所有 UI 要求。它自己什么都不做
配置
设置和选项可以在目录下的文件中进行配置。建议使用编辑器和验证器,以避免格式问题和语法错误。EMInterfaceconfig
该配置包含用于根据需要设置 UI 样式的选项
Copy
{
"Death screen skull image": "https://www.rustedit.io/images/skullicon.png",
"Death screen background image": "",
"Menu Colors": {
"Background Color": {
"Hex": "#232323",
"Alpha": 1.0
},
"Foreground Color": {
"Hex": "#252526",
"Alpha": 1.0
},
"Panel Color": {
"Hex": "#2d2d30",
"Alpha": 1.0
},
"Button Color": {
"Hex": "#3e3e42",
"Alpha": 1.0
},
"Highlight Color": {
"Hex": "#007acc",
"Alpha": 1.0
}
},
"Scoreboard Colors": {
"Background Color": {
"Hex": "#232323",
"Alpha": 0.8
},
"Foreground Color": {
"Hex": "#252526",
"Alpha": 0.8
},
"Panel Color": {
"Hex": "#2d2d30",
"Alpha": 0.8
},
"Highlight Color": {
"Hex": "#007acc",
"Alpha": 0.8
},
"Screen Position": {
"Center Position X (0.0 - 1.0)": 0.9325,
"Center Position Y (0.0 - 1.0)": 0.98,
"Panel Width": 0.125,
"Panel Height": 0.02,
"UI4": {
"xMin": 0.87,
"yMin": 0.97,
"xMax": 0.995,
"yMax": 0.99
}
}
},
"Version": {
"Major": 2,
"Minor": 0,
"Patch": 1
}
}