Scientist Horse 1.1.8

VAULT+ RUST PLUGIN Scientist Horse 1.1.8 1.1.8

Upgrade or register to download
Potentially Outdated? (3+ Months)
Potentially Outdated: This resource hasn't been updated in over 3 months. Since base platforms and games update frequently, older files may experience compatibility issues. Please verify the supported versions and check the discussion tab or official sources first. If the resource no longer works, consider requesting an update from the author.



About Scientist Horse​


Quote
Now 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
01.thumb.png.c1b01c9569e63ddf41c1ac20fd130c33.png


Config:

Code:
{
  "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
    }
  ]
}
Back
Top