This repository was archived by the owner on Sep 12, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Resources
GrafDimenzio edited this page Jul 27, 2020
·
19 revisions
Here are some useful Resources that you sometimes will need for developing or configuring a plugin!
| RoleID | Role Name | Health | Team |
|---|---|---|---|
| 0 | Scp173 | 3200 | SCP |
| 1 | ClassD | 100 | CDP |
| 2 | Spectator | 100 | RIP |
| 3 | Scp106 | 650 | SCP |
| 4 | NtfScientist | 120 | MTF |
| 5 | Scp049 | 1300 | SCP |
| 6 | Scientist | 100 | RSC |
| 7 | Scp079 | 100 | SCP |
| 8 | ChaosInsurgency | 120 | CHI |
| 9 | Scp096 | 2000 | SCP |
| 10 | Scp0492 | 300 | SCP |
| 11 | NtfLieutenant | 120 | MTF |
| 12 | NtfCommander | 150 | MTF |
| 13 | NtfCadet | 100 | MTF |
| 14 | Tutorial | 100 | TUT |
| 15 | FacilityGuard | 100 | MTF |
| 16 | Scp93953 | 2200 | SCP |
| 17 | Scp93989 | 2200 | SCP |
| TeamID | TeamName |
|---|---|
| 0 | SCP |
| 1 | MTF |
| 2 | CHI |
| 3 | RSC |
| 4 | CDP |
| 5 | RIP |
| 6 | TUT |
| ItemID | ItemName | Category | Category ID |
|---|---|---|---|
| 0 | KeycardJanitor | Keycard | 1 |
| 1 | KeycardScientist | Keycard | 1 |
| 2 | KeycardScientistMajor | Keycard | 1 |
| 3 | KeycardZoneManager | Keycard | 1 |
| 4 | KeycardGuard | Keycard | 1 |
| 5 | KeycardSeniorGuard | Keycard | 1 |
| 6 | KeycardContainmentEngineer | Keycard | 1 |
| 7 | KeycardNTFLieutenant | Keycard | 1 |
| 8 | KeycardNTFCommander | Keycard | 1 |
| 9 | KeycardFacilityManager | Keycard | 1 |
| 10 | KeycardChaosInsurgency | Keycard | 1 |
| 11 | KeycardO5 | Keycard | 1 |
| 12 | Radio | Radio | 3 |
| 13 | GunCOM15 | Weapon | 4 |
| 14 | Medkit | Medical | 2 |
| 15 | Flashlight | NoCategory | 0 |
| 16 | MicroHID | MicroHID | 7 |
| 17 | SCP500 | SCPItem | 6 |
| 18 | SCP207 | SCPItem | 6 |
| 19 | WeaponManagerTablet | NoCategory | 0 |
| 20 | GunE11SR | Weapon | 4 |
| 21 | GunProject90 | Weapon | 4 |
| 22 | Ammo556 | NoCategory | 0 |
| 23 | GunMP7 | Weapon | 4 |
| 24 | GunLogicer | Weapon | 4 |
| 25 | GrenadeFrag | Grenade | 5 |
| 26 | GrenadeFlash | Grenade | 5 |
| 27 | Disarmer | NoCategory | 0 |
| 28 | Ammo762 | NoCategory | 0 |
| 29 | Ammo9mm | NoCategory | 0 |
| 30 | GunUSP | Weapon | 4 |
| 31 | SCP018 | SCPItem | 6 |
| 32 | SCP268 | SCPItem | 6 |
| 33 | Adrenaline | Medical | 2 |
| 34 | Painkillers | Medical | 2 |
| 35 | Coin | NoCategory | 0 |
Here are all Vanilla RemoteAdmin Commands which are not implemented in the graphical RemoteAdmin
| Command | Aliases | Description |
|---|---|---|
| @{message} | /// | Send the Message to all Admins on the Server |
| ping | /// | Gives you your ping to the Server |
| ffd | tk,tdk | Command to manage the Firendly Fire Detector in game |
| Config | /// | Config Command |
| SLML_STYLE | /// | I dont fucking know |
| Clear {playerid} | Strip | Clears the Inventory of the player |
| Doorlist | dl | Gives you a list of all doors |
| TIMEDEFFECT {player} {effectname}={duration} | TPFX,TEFFECT | Gives the Player the effect and remove it after the duration |
| bc {duration} {message} | ALERTMONO,Alert,BROADCASTMONO,BCMONO,BROADCAST | send a broadcast to all players |
| CLEARBC | CLEARALERT,BCCLEAR,ALERTCLEAR,cl | Clears all Broadcasts |
| pm | /// | Permission Manager command |
| Offlinaban {userid} {duration} {reason} | oban | banns a player even if he is offline |
| hello | /// | Hello World Command |
| intercomtext {message} | icomtxt | sets the intercom message |
| name {playerid} {newname} | nickname,displayname,nick | sets the displayed name of the user |
| Roundtime | RTIME,rt | Gives you the RoundTime |
| SETHP {player} {health} | /// | Sets the health of the Player |
| speak | /// | You speak in the intercom |
| Setgroup {playerid} {group} | /// | sets the player in a group |
| Cassie {message} | /// | The message will be announced like the mtfs |
| Cassie_Silent {message} | CASSIE_SN,CASSIE_SILENTNOISE,Cassie_sl | Cassie Message without the start sound |
| unban | /// | unbans a player |
| kill {playerid} | /// | kills a player |
| Enrage | /// | Enrages you as ShyGuy |
| RELOADCONFIG | /// | reloads the configs |
| perm | /// | Gives you your Permission Levels |
| groups | /// | Gives you a List of all ServerGroups on this Server |
| STOPNEXTROUND | SNR | Stops the Server in the next round |
| Sudo {command} | Rcon | Sends a command as ServerConsole |
| Contact | /// | Gives you the Contact Email |
| Version | /// | Gives you the Server Version |