Downed/README.md

6 lines
799 B
Markdown
Raw Normal View History

2021-07-10 22:55:12 -07:00
<h2><strong>Downed</strong></h2>
<p>Extends the wounded system of rust. Gives a option to get back up or respawn.<br />Applys wounded system to NPC bots. You can knock them down and loot them.<br /><br /><img src="https://github.com/bmgjet/Downed/raw/main/downscreen.jpg" alt="" /><br /><br /><strong>Settings:</strong><br />Downed.json file.<br /><span style="text-decoration: underline;">Default</span></p>
<p><blockquote><br />{<br />"Delay before showing getup CUI: ": 10,<br />"Countdown for getting back up: ": 20,<br />"Bleedout timer: ": 120,<br />"Allow NPCs to be knocked down: ": true,<br />"How long before NPC gets back up: ": 20,<br />"Percentage for NPC to bleedout: ": 50<br />}</p>
</blockquote>
<p><br /><strong>Video:</strong><br />https://www.youtube.com/watch?v=BUZumClkRqE</p>