-
Posts
1,024 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by walkinrey
-
try to point him to loot it manually, check what he will do then if he attacks it instead of looting, then try to add "item_drop_backpack" here in the config: "List of prefabs that the bot can loot (useful if the bot attacks loot instead of looting it)": [ "vehicle_parts" ]
-
Changed Status from Pending to Closed
-
/pnpc where (shows a location of the bot in chat) /pnpc health (shows current bot's health in chat) /pnpc follow (bot will follow you) /pnpc hover (hover over a place, for heli ai addon) /pnpc inventory (open inventory, if enabled "Can player open bot's inventory through '/pnpc inventory' command?" option) /pnpc farm {resource name} (bot will farm exactly this resource, no need to write a lot of /pnpc auto-farm commands to make him work) /pnpc pickup {resource name} (same as "farm" but bot will pickup resources) /pnpc auto-pickup {resource name}/enable/disable /pnpc auto-farm {resource name}/enable/disable /pnpc ignore (bot will ignore everybody who deal damage to him or the owner) /pnpc loot-all (bot will loot everything in radius) /pnpc pvp (bot will fight anybody who's in radius) /pnpc combat (bot will fight only players who attack him or owner)
-
oh okay that's explains a lot. gen2 animals are currently not in a very good state because a new AI system is used for them, i will take a look what have changed in the recent update. probably the destination point is just too high above the ground so they won't go there
-
Have you tried anything i suggested above? I need to understand is it caused by chat command or by auto-pickup code itself, so i can help further.
-
Changed Status from Pending to Closed
-
Changed Status from Pending to Closed Changed Fixed In to 1.0.8
-
Changed Status from Pending to Closed
-
Changed Status from Pending to Closed
-
https://imgur.com/F5y9V5a here is how it works with your config via /panimal auto-pickup all what maybe can help: - try to run these commands via GUI, you can add "Shortcut buttons" in the config to call these auto-pickup commands - try on another animal (maybe wolf, new gen2 animals are not really good because they have new AI) - try to check with single resource (auto-pickup wood for example, not "all") - try to increase auto-pickup radius in config - ensure that there aren't any errors or warnings in the console that may be related
-
Tested it with your config on ice as in your screenshot - works okay, however there are no resources to collect in winter so i had to spawn manually. Also tested in forest. Also i'm not sure but have you been riding an animal while testing auto-pickup? he won't move to resource because you're controlling it while riding
-
Also are you on procedural or custom map? Are there enough collectable resources around in 50 meters radius (or what you set in the config)?
-
So the auto-pickup just not enables? Give me some time i will check your config on carbon
-
i think "Distance between player and animal to move animal into idle state" is what you need, test it out
-
Can you please show the output when you are entering /panimal auto-pickup, /panimal auto-pickup wood, /panimal auto-pickup enable?
-
Can you show me your full config? "auto-pickup" is a predefined argument so it can't show you "animal not found" error, that's why i'm asking twice to check everything auto-collect is a mistype in the config, all available commands you can see on the plugin page also, did you change any localization files? and what are you using - carbon or oxide?
-
Please check that you are entering the command correctly, try to copy paste it, in that support ticket user was entering auto-collect instead of auto-pickup
-
Changed Status from Pending to Closed Changed Fixed In to 0.1.1
-
Oops, we actually have a setting to change the following distance, it's called "Distance between player and animal to move animal into idle state"
-
There isn't currently any option to change the follow distance Use /panimal idle to make animal stay on current position or use action button while looking at him
-
i'll take a look soon, thx for feedback