EXILED
EXILED copied to clipboard
A high-level plugin framework for SCP: Secret Laboratory servers. It offers an event system for developers to hook in order to manipulate or change game code, or implement their own functions.
Changes: * Make ``Player::Health`` not override ``Player::MaxHealth``
Additions: * ``FpcRole::MovementModule`` * ``FpcRole::CharacterController`` * ``Player::GetVisionInformation(Player, int)`` * ``Player::GetVisionInformation(Vector3, float, float, bool, bool, int, bool)``
**Describe the bug** The server just crashes when spawning at the start of the round. **To Reproduce** Steps to reproduce the behavior: 1. Force Round Start or Start the round...
Not tested.
1. Added a DisabledPermissions so new you can specify permissions that will be reworked from user event when group has a full perm. 2. Added a new overloads for a...
Didn't test it and idk will it work at all.