Bots are spawning...but not doing anything.
jhReWzVTdYtpSJK.png Bazz3l
@pookins custom smg no longer works with this type of AI

Thanks for the info, just checked  your accepted weapons list and edited all my kits (for bots) ,
Guarded crate bots now fire back and are active , But dont seem to have custom loot (set for 6-10 items) is the api still functioning for this, crate still has configed loot,

my bots are spawning, shooting, but not moving. only one was moving back and forth, the rest stood there no matter how close i got. they end up dying in a circle around the box. not using any kits, and the only plugin using ai is raidable bases that i have.
 
edit: we are running the newest update v1.6.1

Hello, ai will only roam around the crate when thier is no aggro, as for not shooting ect please make sure you have updated your data file with the new configuration.

Each event you need to enable the use of a kit and add the kit name.

thanks for the quick response! good to know about the new roam pattern, & they were shooting so its all working as intended then! thank you bazz3l

Hello.

Steenamaroo updated BotReSpawn.

Fixed:Added AddGroupSpawn API. @bazz3l
Added RemoveGroupSpawn API.
Added hook OnBotReSpawnNPCSpawned(ScientistNPC npc, string profilename, string group, passing group name for API users.

problem by adding botrespawn make it require users to pay $40 which limits the plugin to only servers that own that plugin, i have a update nearly ready to release.

jhReWzVTdYtpSJK.png Bazz3l

problem by adding botrespawn make it require users to pay $40 which limits the plugin to only servers that own that plugin, i have a update nearly ready to release.

Which (of course) has nothing to do with this plugin. I am running both and have no problems with this plugin and of course any plugin limits it use to only servers that have it installed , whether its a free or paid plugin.

looking forward to the update and hope you have a Merry Christmas

nMyfFlEnglczTD3.jpg pookins

Which (of course) has nothing to do with this plugin. I am running both and have no problems with this plugin and of course any plugin limits it use to only servers that have it installed , whether its a free or paid plugin.

looking forward to the update and hope you have a Merry Christmas

Many plugins have API which allows other plugins to use those API or hooks and you do not have to have that plugin installed it just allows you to use functions from it.

Usually it's going to work better or make more sense having both plugins but it's not required.

MANY developers were blindsided as they were using API from BotSpawn to run the AI in their plugins. This is likely what Bazz3l is referring to.

Those developers have all been forced to write their own AI which is fine but this is no easy task and was really nice for people to be able to share the API from another plugin so that the AI was good to go and they just had to focus on the other functions of their plugin.