You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+138-53
Original file line number
Diff line number
Diff line change
@@ -7,74 +7,159 @@ RoleID: 56
7
7
8
8
RoleName : Scp056
9
9
10
-
# Used Keys
10
+
# KeyBind
11
11
Scp056 uses the [key press](https://github.com/SynapseSL/Synapse/wiki/KeyBind-System) system of Synapse which means Scp056 can quickly change his Role by pressing a key.
12
12
| Key | Function |
13
13
| :-------------: | :------ |
14
-
| Alpha1 | Change the Role to ClassD |
15
-
| Alpha2 | Change the Role to Scientist |
16
-
| Alpha3 | Change the Role to Guard |
17
-
| Alpha4 | Change the Role to MTF |
18
-
| Alpha5 | Change the Role to Chaos |
19
-
| Alpha6 | Show's the remaining targets |
14
+
| KeyPad0 | Displays the amount of targets left |
15
+
| KeyPad1 | Change the Role to ClassD |
16
+
| KeyPad2 | Change the Role to Scientist |
17
+
| KeyPad3 | Change the Role to Guard |
18
+
| KeyPad4 | Change the Role to NtfSergeant |
19
+
| KeyPad5 | Change the Role to ChaosRepressor |
20
+
| KeyPad6 | Change the Role to Scp049 |
21
+
| KeyPad7 | Change the Role to Scp173 |
22
+
| KeyPad8 | Change the Role to Scp096 |
23
+
| KeyPad9 | Change the Role to Scp939 |
20
24
21
25
# Command
22
26
If the Player doesn't have installed the key press system then he can change his Role with a command
23
27
| Command | Function |
24
28
| :-------------: | :------ |
25
29
| .056 | Gives a list of all 056 Command |
26
30
| .056 targets | Gives a number of how many targets are left |
27
-
| .056 class D | Change the Role to ClassD |
28
-
| .056 class S | Change the Role to Scientist |
29
-
| .056 class G | Change the Role to Guard |
30
-
| .056 class M | Change the Role to MTF |
31
-
| .056 class C | Change the Role to Chaos |
31
+
| .056 class RoleName | Change the Role to the specified class |
32
32
33
33
# Config
34
-
| ConfigName | Type | Description |
35
-
| :-------------: | :---------: | :------ |
36
-
| scp056SpawnPoint |[MapPoint](https://github.com/SynapseSL/Synapse/wiki/Command-List#synapse-commands)| The Position where Scp056 should spawn |
37
-
| ff | Boolean | If Scp056 can Hurt other Scp's |
38
-
| scp056Health | Float | The Amount of Health Scp056 have |
39
-
| items | ItemList | The Items which Scp056 gets when he spawn |
40
-
| spawnchanche | Float | The chanche that Scp056 spawns |
41
-
| requiredPlayers | Integer | The Amount of Players needed before Scp056 can spawn|
42
-
| replacescp | Boolean | If set to true Scp056 will be spawned instead of an Scp |
43
-
| replace079 | Boolean | If set to true can 056 not spawn alone with 079 |
0 commit comments