how fix bradley he kill bots
(11:01:32) | Rocket patrol[721794/76561190001162767] was killed by bradleyapc (entity)
BotSpawn
Moved
Total Downloads: 11,762 - First Release: Jul 31, 2017 - Last Update: Jul 27, 2018
- 5/5, 81 likes
-
"APC_Safe": true,
[DOUBLEPOST=1515229722][/DOUBLEPOST]
What my Options look like i dont want nuthin but Players killing the AI so
Code:"Options": { "Allow_Rust_Loot": true, "Animal_Safe": true, "APC_Safe": true, "Cull_Default_Population": true, "Ignore_Animals": true, "Ignore_HumanNPC": true, "NPC_Retaliate": true, "Peace_Keeper": false, "Remove_BackPacks": true, "Reset": true, "Reset_Timer": 800, "Suicide_Timer": 800, "Supply_Enabled": false, "Turret_Safe": true, "Wipe_Belt": false
Last edited by a moderator: Jan 6, 2018 -
Is there a way to make the Bots spawn inside the Military Tunnels cause i set custom points in them and they all spawned above ground
-
I think in time in a rust update the NPCs will be able to spawn inside Buildings as i seen a preview of NPCs patrolling the Mine shafts. -
-
Disregard seams mid setup I re downloaded a fresh copy and didn't notice the changes.
Last edited by a moderator: Jan 6, 2018 -
-
Bots are immediately despawning despite my config settings
Performed a clean install after the latest update.
Code:{ "Options": { "Allow_Rust_Loot": false, "Animal_Safe": true, "APC_Safe": true, "Cull_Default_Population": true, "Ignore_Animals": true, "Ignore_HumanNPC": true, "NPC_Retaliate": false, "Peace_Keeper": false, "Remove_BackPacks": false, "Suicide_Timer": 1200, "Supply_Enabled": false, "Turret_Safe": true, "Wipe_Belt": false, "Wipe_Clothing": false },
-
@ Steenamaroo , if i see right now u are able to say the NPC to navigate to X Y maybe its posible as addition to this plugin PathFinding for Rust | Oxide add points and let them patroul this custom locations.
-
@Steenamaroo it is possible to shift bot spawn point for launch site, so they patrol main building, not useless space around rocket?
thx in advance -
I may code them to steer clear in future updates.
I think even if you force spawn a scientist underground he'll switch to the surface but I'm not 100%. I imagine this is being developed.
This is the reason parachuting bots were removed - After a few seconds they were just pulled straight to the ground, or destroyed.
Another thing to look into.
All the options are per-location rather than per bot so....idk...I like the idea and want to bring in more movement control, but not sure what the best way is yet.
It'd be reasonably easy to have them move to a random point within a radius then get a new random point once they arrive, instead of just returning to spawn each time.
That would keep them in their area, but randomise their patrols.
Yes and No.
I can change where the spawn centre is for each monument, but the bots wont spawn inside the main building; They'll spawn on top of it.
I was thinking of adding an option that checks their spawn height against the surrounding terrain and, if they are higher than X, repsawns them at a slightly different location.
That wouldn't put them inside buildings, but it would go some way to keeping them off roofs. True/False, of course. -
@Steenamaroo Earlier I had pve.server set to true and I could kill the bots, now I can't when pve is on. Any idea? Thanks for the plugin.
-
Im not seeing the laser sights at night.....
-
Do their weapons have laser sights fitted?
You need to add them in your kit. -
I have kits set up for the bots, one kit named bots and another named bots2. With the new version, if I change "Kit": [], to "Kit": [bots], The plugin crashes?
-
You need " " around the kit name - ["bots"]
See overview or 1.3.7 update notes for full details.Last edited by a moderator: Jan 6, 2018 -
-
wow I'm an idiot...thanks.
-
Ah ok, cool.
If you use Scientists you could create a kit with hazmat and some weapons with attachments, then set belt+clothing wipe to true.
That would effectively give you the same bots but with lights/lasers.
For murderers, set 'keep default loadout' to true then give them a kit that has weapons+attachments only.
That will maintain their attire but give them light/laser weapons on top.