GetSightPreference()
=> Gets the Sight Preference for the Weapon of the PlayerGetBarrelPreference()
=> Gets the Barrel Preference for the Weapon of the PlayerGetOtherPreference()
=> Gets the Other Preference for the Weapon of the PlayerKick()
=> Kicks the Player from the ServerBan()
=> Bans the Player from the ServerChangeRoleAtPosition()
=> Changes the Role of the Player without setting a new Position, giving items etc.Kill()
=> Kills the PlayerGiveTextHint()
=> Gives the Player a TextHintSendConsoleMessage()
=> Sends a Message in the Player ConsoleSendRAConsoleMessage()
=> Sends a Message in the Remote Admin of the PlayerGiveItem()
=> Gives the Player an ItemGiveEffect()
=> Gives the Player an effectRaLogin()
=> Activates the RemoteAdmin of the PlayerRaLogout()
=> Deactivates the RemoteAdmin of the PlayerHeal()
=> Heals the PlayerHurt()
=> Gives the Player DamageOpenReportWindow()
=> Opens the Report Window with a MessageAddDisplayInfo()
=> Adds a Display Info to the PlayerRemoveDisplayInfo()
=> Removes a Display Info from the PlayersExecuteCommand()
=> Executes a Command as the PlayerSendToServer()
=> Sends the Player to an different Scp:SL Server that is running on a different port on the same pcDimScreen()
=> Makes the Screen of the Player for the entire Round blackShakeScreen()
=> Shakes the Screen of the PlayerPlaceBlood()
=> Places blood for this PlayerHasPermission()
=> if the Player has the PermissionsRefreshPermissions()
=> Refresh the Permission of the PlayerSetData()
=> Stores data for this Player (gets stored even between Server restarts)GetData()
=> Gives you the stored data in the PlayerJailPlayer()
=> Jails the playerUnJailPlayer()
=> Unjail the playerUsePortal()
=> Forces the player to go throug his portalDeletePortal()
=> Deltes the portal of the PlayerCreatePortal()
=> Creates a portal under Scp106CapturePlayer()
=> Captrues a player as this Player GiveExperience()
=> Gives 079 ExpForceLevel()
=> forces 079 to a levelUnlockDoors
=> Unlocks all doors 079 has lockedAddTarget()
=> Adds a target to the list of 096RemoveTarget()
=> Removes a target from the list of 096ChargeDoor()
=> Activates the rage through the door animationStartBc()
=> starts the broadcast (not recommended using since Synapse does it for you)Refresh()
=> sends the broadcast to the player again with the current values (not recommended using since Synapse does it for you)EndBc()
=> ends the broadcast immediatelyAdd()
=> adds a broadcast to the queueRemove()
=> removes a broadcast from the queueClear()
=> removes all broadcasts from the queueGetEnumerator()
=> gives you all broadcasts as EnumeratorAddItem()
=> gives the player an itemRemoveItem()
=> removes an item from the player inventoryClear()
=> removes all items from the player inventoryDrop()
=> drops a specific itemDropAll()
=> drops all itemsHasPermission()
=> if the group has permissionGetVanillaPermissionValue()
=> gives the vanilla permissions the group have as ulong