个人生成器 1.1.0
30.00 美元
关于 Personal Builder
正在寻找一种快速有效的方式来在您的 Rust 服务器上构建基础?Personal Builder 插件引入了 AI 驱动的构建器机器人,这些机器人可以构建任何 CopyPaste 保存的基本设计。只需分配一个构建位置,然后看着您的机器人让您的基地栩栩如生!
特征:
🏗️ 自动化基础构建
• 使用 /pbuilder 生成 Personal Builder bot。
• 选择构建位置,机器人将开始构建。
• 与任何 CopyPaste 基础蓝图无缝协作!
智能 AI 建筑系统
• 执行地形检查以防止在限制区域内建造。
• 防止在道路、纪念碑或其他工具柜附近施工。
• 可调节的构建速度以实现最佳服务器性能。
🛠️ 全面定制和控制
• 配置机器人名称、生成延迟和永生设置。
• 选择是否需要资源进行构建,或者通过经济学插件使机器人可购买。
这个怎么运作:
使用 /pbuilder 生成生成器机器人。
使用鼠标中键选择构建点(或自定义键绑定)。
机器人扫描该区域并开始建造基地。
坐下来,看着机器人自动化整个构建过程!
要求:
• CopyPaste 插件(必须安装和配置)。
• 构建文件必须存储在 /oxide/data/copypaste/ 中
配置:
To make the default config work, you need to download the build file (link below) and place it in this directory "/oxide/data/copypaste".
Link: https://drive.google.com/file/d/11nMTecwn2pZyiaECeRSPqDXacYq2a6iv/view?usp=sharing
How to add your buildings:
- Open the config, duplicate the standard bot setup
- Change the permission to spawn
- Change the short name of bot
- Change the name of the build file - find the one you need in "/oxide/data/copypaste" directory and enter it without the file EXTENSION
{
"Controls": {
"Button to assign build position (MIDDLE_MOUSE, SECOND_MOUSE, E, RELOAD, SPRINT)": "MIDDLE_MOUSE",
"Range of the task assignment button": 25.0,
"Display 3D arrows over a build position?": true,
"Arrow display duration": 2
},
"Permissions": {
"personalbuilder.bot1": {
"The name of the bot to be selected through the command when spawning": "bot1",
"Bot spawn delay": 300.0,
"CopyPaste file name": "pbuilder_test",
"Player (bot)": {
"Bot display name": "Personal Builder",
"Bot health": 1000.0,
"Make bot immortal?": false
},
"Resources": {
"Require resources?": true,
"Drop bot's resources on death?": true
},
"Speed": {
"Bot speed multiplier": 1.0,
"Build speed multiplier": 1.0,
"Time to check 1 foundation": 0.15,
"Time to check 1 building block": 0.15
},
"Build": {
"Checks": {
"Check is close to road?": true,
"Check is building blocked?": true,
"Check for Prevent Building triggers": true,
"Prevent Building check radius": 10.0
}
},
"Effects": {
"Enable effects on appear & disappear?": true,
"Enable building block upgrade effects?": true
},
"Clothes": [
{
"Item name": "",
"Item shortname": "shoes.boots",
"Item skin": 0,
"Item amount": 1
},
{
"Item name": "",
"Item shortname": "pants",
"Item skin": 0,
"Item amount": 1
},
{
"Item name": "",
"Item shortname": "hoodie",
"Item skin": 0,
"Item amount": 1
},
{
"Item name": "",
"Item shortname": "mask.bandana",
"Item skin": 0,
"Item amount": 1
},
{
"Item name": "",
"Item shortname": "hat.boonie",
"Item skin": 0,
"Item amount": 1
},
{
"Item name": "",
"Item shortname": "sunglasses",
"Item skin": 0,
"Item amount": 1
}
]
}
}
}
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END

















暂无评论内容