Commit 2b69cd
2025-06-26 19:00:09 TtroubleTT: so far scp replacer info/dev/null .. Plugin List/SCP Replacer.md | |
@@ 0,0 1,43 @@ | |
+ | # <span style="color: #ffffff;">SCP Replacer</span> |
+ | |
+ | --- |
+ | |
+ | :::none |
+ | Lets players <span style="color: #ffffff;">**volunteer to play as an SCP who disconnected**</span> at the beginning of the round or SCP's <span style="color: #ffffff;">**who chose to become human**</span> instead. SCP's can choose to <span style="color: #ffffff;">**become human with a command**</span> instead of playing as the SCP they spawned as. You will gain the custom class of the SCP you volunteered as. |
+ | ::: |
+ | |
+ | --- |
+ | |
+ | :::none |
+ | # <span style="color: #ffffff;">Replacer Commands</span> |
+ | > These are commands that <span style="color: #ffffff;">**interact with the SCP Replacer system**</span> that players can run to either <span style="color: #ffffff;">**become SCP or human**</span>. |
+ | --- |
+ | - <span style="color: #ffffff;">.human (.no)</span>: Lets you become human when you spawn as an SCP and someone can replace you. |
+ | - <span style="color: #ffffff;">.volunteer [scp number] (.v [scp number])</span>: Volunters for the specified SCP when a the replacer is active for that SCP. EX: .volunteer 173 |
+ | ::: |
+ | |
+ | --- |
+ | |
+ | :::none |
+ | # <span style="color: #ffffff;">Replacer Info</span> |
+ | > This is <span style="color: #ffffff;">general info about the replacer system**</span>. |
+ | - SCP's that disconnect will only incure the volunteer system to replace them if 60 seconds hasn't passed in the round and they still have 95% of their health. |
+ | - You cannot .human if 60 seconds in the round has passed or you have less than 95% of your health. |
+ | ::: |
+ | |
+ | |
+ | |
+ | |
+ | - works for 035 and 3114 |
+ | - what classes you become with .human and chances. no special class. |
+ | - Time for lottery till it replaces the scp |
+ | - randomly chosen with lotterty |
+ | |
+ | # The maximum time after the round start, in seconds, that a quitting SCP can cause the volunteer opportunity announcement (defaults to 60) |
+ | quit_cutoff: 60 |
+ | # The maximum time after the round start, in seconds, that a player can use the .volunteer command (defaults to 90) |
+ | replace_cutoff: 90 |
+ | # The required percentage of health (0-100) the SCP must have had to be eligible for replacement. Defaults to 95 (no percent sign) |
+ | required_health_percentage: 95 |
+ | # How long (in seconds) after the first player volunteers should the SCP be replaced |
+ | lottery_period_seconds: 10 |