https://github.com/fortnbreak/scpproximitychat-labapi
A LabAPI plugin that allows SCPs to talk with Proximity Chat.
https://github.com/fortnbreak/scpproximitychat-labapi
labapi-plugin scp-sl scp-sl-plugin
Last synced: 10 months ago
JSON representation
A LabAPI plugin that allows SCPs to talk with Proximity Chat.
- Host: GitHub
- URL: https://github.com/fortnbreak/scpproximitychat-labapi
- Owner: FortNbreak
- Created: 2025-07-29T23:32:33.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-07-30T00:18:26.000Z (11 months ago)
- Last Synced: 2025-07-30T01:48:52.496Z (11 months ago)
- Topics: labapi-plugin, scp-sl, scp-sl-plugin
- Language: C#
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SCP Proximity Chat
This plugin allows SCPs to talk with Proximity Chat to humans. Updated to work with LabAPI
Forked from [Jesus-QC/ScpProximityChat](https://github.com/Jesus-QC/ScpProximityChat/)
# How to use
To toggle proximity chat, simply press Left Alt.
# Building
To build, you must reference these DLLs (found under SCPSL_Data\Managed in the files of the SCP: SL Dedicated Server application on Steam)
- Assembly-CSharp.dll
- LabAPI.dll
- Mirror.dll
- NorthwoodLib.dll
- Pooling.dll
- UnityEngine.CoreModule.dll
And then install Harmony with NuGet or reference ``0Harmony.dll``