- Обновления
- Только поддержка
- Языки
-
- Английский
About BotReSpawn
BotReSpawn replaces BotSpawn, and spawns a set number of Rust AI bots at chosen monuments.
It also supports bots at server various events, supply drops, biomes, custom locations, and 'toplayer'.
Optional dependencies -
- Kits
- CustomLoot
- botrespawn.allowed - Required for non-admin use
All major monuments are automatically included, plus profiles for the four biomes.
The following events also have default profiles
- Airdrop (supply grenade optional)
- Locked Crate Spawn
- Locked Crate Hack Start
- APC Kill
- PatrolHeli Kill
- CH47 Kill
Configurable via json, per profile.
- BotNames
- BotNamePrefix
- Announcement_Text
- Instant_Death_From_Headshot_Allowed_Weapons (accepts item shortnames)
Everything else is configurable via UI.
Kits.
Kits are managed, per profile, in UI.
As with BotSpawn, kit probability can be balanced by assigning a number to a kit.
When selecting multiple kits, increasing a kit's number increases its chances of being picked.
Only kits with weapons in the belt are shown in UI.
Please stick to normal bullet weapons and melee weapons for now, with your npcs.
There are plans to support the more unusual weapons in future.
Spawnpoints.
Adding and managing spawnpoints is done, per profile, in UI,
or by enabling 'add by command' in spawnpoints menu, then using 'addspawn' console command.
You can bind this command for your convenience.
When opting to use the 'addspawn' command, a button will show in UI main page, allowing you to quickly return to the profile you were editing.
A new feature is that each spawn point can have overrides, forcing that specific npc to have different values to the rest of the profile's npcs.
At present you can override
- Stationary
- Kits
- Health
- RoamRange
If you choose to use Parent_Monument, you can select it via UI, but do so before you add custom spawn points (if applicable).
Parent_Monument ensures that your profile and its spawn points will relocate after a map change,
so that they are in the same place, relative to that chosen monument.
If a profile uses custom spawn points, but does not have enough custom spawn points to cover the whole population,
it will spawn randomly placed npcs to make up the numbers, in accordance with the profile "Radius" setting.
EG :
Day_Time_Spawn_Amount 10
Number of custom spawn points 5
Result : 5 npcs on custom spawn points, and 5 randomly placed around the area, within the specified radius.
Murderer
Murderer true/false is no longer an option.
Instead, the AI will respond differently based on the weapons you give it.
If you want the AI to run directly at victims and attack, give it melee weapons only.
Peacekeeper
Peacekeeper has now been changed to be more in line with the vanilla npcs.
Peacekeeper true npcs will now respond to whether or not the game considers you hostile.
Configuration.
- "DataPrefix": "default", (tells BotReSpawn which data files to load),
- "UseServerTime": Uses server IsNight check, instead of manual day/hour settings,
- "Show_Profiles_Seconds": 10,
- "DayStartHour": 8,
- "NightStartHour": 20,
- "SuicideBoom": true, (toggles explosion sound for suicide npcs),
- "APC_Safe": true,
- "Turret_Safe": true,
- "Animal_Safe": true,
- "Supply_Enabled": false, (spawn 'airdrop' bots for user-called supplys),
- "Ignore_Skinned_Supply_Grenades": true,
- "Remove_BackPacks_Percent": 100 is always : 0 is never,
- "Remove_KeyCard": true, (any keycards in bot default loot will be destroyed),
- "Ignore_Sleepers": true/false,
- "Pve_Safe": true, (bots will not be injured by fire/barbs, etc.),
- "Max_Chute_Fall_Speed": 100,
- "Staggered_Despawn": false,
- "Disable_Non_Parented_Custom_Profiles_After_Wipe": false
Profile values.
Each profile value and description is not listed here, but all (apart from text strings) are now configurable via UI,
and have sensible default values.
Most should be self explanatory, although I do intend to add descriptions/notes in the UI itself in the near future.
If any specific setting/value is unclear, please just ask in CF discord, my discord, or the support section here.
Notes :
Durations which used to be in seconds are now in minutes.
"Type" is an internal use variable - Users should not change this option.
Profile copy/paste does not include location, Parent_Monument, or custom spawnpoints.