-
Posts
977 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by walkinrey
-
use this plugin to hide these warnings https://umod.org/plugins/console-filter
-
Changed Status from Pending to Closed
-
Changed Status from Pending to Closed
-
You can add PersonalBuilder to your shop using a custom command, you just need to grant a permission for specific bot, for example the custom command may look like this "o.grant user %STEAM_ID% personalbuilder.bot1" Player will receive PersonalBuilder forever, if you want to give it for a while you can use plugin TimedPermissions Also in the next update will be added bot spawn through deploying an item, like in PersonalNPC & PersonalAnimal
-
Can i see your server & oxide version? and also your config
-
Changed Status from Pending to Closed Changed Fixed In to 1.3.3
-
i'll check this right now
-
you mean earn points only by planting in the planters?
-
- 23 comments
-
- #rust
- #walkinrey
- (and 9 more)
-
Changed Status from Pending to Closed Changed Fixed In to 1.0.32
-
Version 1.1.0
210 downloads
Looking for a fast and efficient way to build bases on your Rust server? The Personal Builder plugin introduces AI-powered builder bots that can construct any CopyPaste saved base design. Just assign a build location, and watch as your bot brings your base to life! Features: 🗠Automated Base Construction • Spawn a Personal Builder bot using /pbuilder. • Select a build location, and the bot will begin construction. • Works seamlessly with any CopyPaste base blueprint! 🎯 Smart AI Building System • Performs terrain checks to prevent building in restricted areas. • Prevents construction near roads, monuments, or other tool cupboards. • Adjustable build speed for optimal server performance. 🛠Total Customization & Control • Configure bot name, spawn delay, and immortality settings. • Choose whether resources are required for construction, or make the bot purchasable via economics plugins. How It Works: 1ï¸âƒ£ Use /pbuilder to spawn a builder bot. 2ï¸âƒ£ Select a build point with the middle mouse button (or customize the keybind). 3ï¸âƒ£ The bot scans the area and begins constructing the base. 4ï¸âƒ£ Sit back and watch as the bot automates the entire building process! 📜 Requirements: • CopyPaste Plugin (must be installed and configured). • Build files must be stored in /oxide/data/copypaste/ 📺 See it in Action! Watch the Video 📃 Configuration: 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 } ] } } }$30.00 -
hi, to add new localization for the plugin you can follow this guide https://umod.org/guides/getting-started/localization if you're still having problems that bot can't find a path, can you please tell me are you using a custom/procedural map, and screenshot the point on the map? also can i have your config for pnpc car addon and heli addon
-
hi, can i see your PNPC config? to add more bots you just need to duplicate the existing one in the PNPC config how i explained you before and change some values yep you can have pnpc, panimal, pdrone at one time, all GUI interfaces will be work properly
-
Changed Status from Work in Progress to Closed
-
it's working fine on actual version... but anyway i've uploaded a new version of PersonalNPC plugin, pls update it and enable support for ExtraSeating plugin in the config
-
Changed Status from Work in Progress to Closed