EXILED icon indicating copy to clipboard operation
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.

Results 143 EXILED issues
Sort by recently updated
recently updated
newest added

Fixed an error made in #1370.

documentation

- Adding Exiled.API.Features::Hint - Adding Player::CurentHint - Adding Player::CurentBroadcast - Adding Player::WaitingBroadcast

enhancement
regarding-api

Keeps track of various information about servers. The endpoint will be an asp.net app that will keep records of various information about each server and allow the public to search...

enhancement

**Describe the bug** When I try to run version 5.2.2 exiled installer doesn't find it and install 5.3.0 which is the latest one **Expected behavior** Run on 5.2.2 **Server logs**...

requires-testing

Add: * Player::GrantLoadout() * Player::GrantLoadout(RoleTypeId) * RoleExtensions::GetStartingInventory(RoleTypeId) Breaking Changes: * GetStartingInventory -> GetStartingItems

* Fix spawning in wrong location * Add TryGetRoleBase by Yamato Fix requires testing