About Scientist Horse
QuoteNow you'll have horses running around your map with scientists on their backs.
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" ], "Prefab of Horse": "assets/rust.ai/nextai/testridablehorse.prefab", "Horse armor": "horse.armor.roadsign", "Scan radius for Rider(Find player)": 100 } ] }