Bummer.....I was going to wreck the players that use the tunnels![]()
BotSpawn
Moved
Total Downloads: 11,762 - First Release: Jul 31, 2017 - Last Update: Jul 27, 2018
- 5/5, 81 likes
-
Maybe I'll come up with a way if I have a think about it but, at very least, I could code it such that bots will spawn at existing objects (loot crates, barrels) within a sphere, if they exist.
Any overflow would default back to finding a surface location but it would be better than nothing, I guess.
Idk...something to play with. Thanks for asking. -
Hi,
I love this plugin, there's always a great use for it. Just one problem though... I don't think i've missed anything anywhere, but the bots won't attack me if they have a melee weapon out. For example a bot had a spear, it came up to me and then started going back and forth as if I wasn't there.
Any ideas? maybe an update broke it or something, I don't think it was happening the other day.
Thanks -
Hey,
I'm not sure, to be honest. I've noticed the same thing.
I'm not sure if that's down to changes from FP or some other variable but, to be blunt, haven't given it much thought.
Either way, it's not something I've attempted to be in control of - They do whatever FP have told them to do.
I think melee results were better using 'murderer' prefab, but that might be coincidence or just BS. -
Thanks for the swift reply. Do you mean I should set the '"Murderer": false,' to true? Or should I use the other Murderers plugin with BotSpawn
-
I just noticed a crazy quantity of bots on my server. Anyone else having this issue? They are ignoring the config settings I had. I guess I'll try deleting the config, and starting over. I've been running this plugin for some time, never had this happen. I have 20 bots where the config say 2 lol. Fun, but not good for performance.
-
I saw someone else reporting this recently but no follow up, so please keep me up to date on it.
I don't know the cause but presumably something's wrong, somewhere.
-
Is there a control for how far the bots move? For some reason I spawn them at Dome and they just roam all over the place. I think maybe they see another player and go after them.
[DOUBLEPOST=1512241814][/DOUBLEPOST]Also, is there a way to make them unlootable upon death? I think some players will exploit killing them for easy guns/armor -
@Steenamaroo That fixed my problem, thanks for your help.
EDIT: Now I have another problem, not that YOU can fix it within BotSpawn but, you can't change the loot tables for the murderers. So it's not the best fix, but it does do the job. -
I fixed the massive bot population issue by deleting the config, and reloading the plugin. All is well.
-
I only cover belt right now.
At least I'll know what to tell anyone else who has this; Thanks. -
Some bots are invincible. 100 shots of explosive 556 and still standing
-
I haven't experienced this yet. Do you have an PVE or other plugins which my be conflicting?
-
Muffin Stuffer if you use PVE plugin you have to change this line "members": "NPCPlayerApex, BradleyAPC", for this one "members": "NPCPlayerApex, BradleyAPC, NPCMurderer, murderer", in your PVE plugin config folder.
-
i would like to add few kits for my bot to randomly change i would like to put bot1 bot2 and bot3 kits
"Kit": "default", when i change default for bot1 it works but whe nim adding ,"bot2","bot3", or without , it doesnt work
how do i chnge this line? please help show me an example -
Hello. I don't know if anyone wrote about this problem, but bots don't shoot at anyone who is in the house watching them through the window, so the bots are easy pickings(
-
-
That's all it's meant to do.
For multiple kits in one location, you'll need to use several custom profiles in that location. -
u mean i need to copy paste the entire setting group for each monument and each time i want a kit
for example 3 times like this ? with bot1 bot2 and bot3 on each?
"Airfield": {
"Activate": true,
"Bot_Accuracy": 4,
"Bot_Damage": 0.4,
"Bot_Firing_Range": 20,
"BotHealth": 50,
"BotName": "randomname",
"Bots": 2,
"Disable_Radio": false,
"Kit": "bot1",
"Murderer": false,
"Radius": 100,
"Respawn_Timer": 600
},
"Airfield": {
"Activate": true,
"Bot_Accuracy": 4,
"Bot_Damage": 0.4,
"Bot_Firing_Range": 20,
"BotHealth": 50,
"BotName": "randomname",
"Bots": 2,
"Disable_Radio": false,
"Kit": "bot2",
"Murderer": false,
"Radius": 100,
"Respawn_Timer": 600
},
"Airfield": {
"Activate": true,
"Bot_Accuracy": 4,
"Bot_Damage": 0.4,
"Bot_Firing_Range": 20,
"BotHealth": 50,
"BotName": "randomname",
"Bots": 2,
"Disable_Radio": false,
"Kit": "bot3",
"Murderer": false,
"Radius": 100,
"Respawn_Timer": 600
}, -
No, Don't copy/paste. Use the commands listed in the overview.