mirror of https://github.com/bmgjet/Downed.git
799 B
799 B
Downed
Extends the wounded system of rust. Gives a option to get back up or respawn.
Applys wounded system to NPC bots. You can knock them down and loot them.
Settings:
Downed.json file.
Default
{
"Delay before showing getup CUI: ": 10,
"Countdown for getting back up: ": 20,
"Bleedout timer: ": 120,
"Allow NPCs to be knocked down: ": true,
"How long before NPC gets back up: ": 20,
"Percentage for NPC to bleedout: ": 50
}