Version 1.1.7
391 downloads
Command for spawn - /spawnrider
FEATURES:
Setup population, scan radius for rider, e.t.c. in the config
If a scientist sees a player, he will be hunted
Automatically spawns every 60 seconds at random if the population has not reached the limit
P.s - (My Discord - tofurahie#4144)
Config:
{
"Bonus damage to NPCs on horseback": 6.0,
"Maximum Riders population": 10,
"Kill horse after NPC death": true,
"Rider types": [
{
"Prefab of NPC": "assets/rust.ai/agents/npcplayer/humannpc/scientist/scientistnpc_full_lr300.prefab",
"List of armor for NPC": [
"hazmatsuit"
],
"Horse armor": "horse.armor.roadsign",
"Scan radius for Rider(Find player)": 100
}
]
}