A Scp:SL Plugin for Synapse 2 that spawns Player during the waiting for players phase in the Evacuation Shelter or other locations.
- F4Fridey for making the original Plugin and finding out how to remove the start screen.
- KoukoCocoa : through the Remake for Exiled I found the original Plugin
Config | Type | Description |
---|---|---|
lobbySpawn | MapPoint | The Position where the Players should Spawn |
Default:
[WaitAndChill]
{
lobbySpawn:
room: EZ_Shelter
x: 0
y: 2
z: 0
lobbyText: <i><color=blue>Waiting for more Players!</color></i>\n<i><color=red>%players%/%slots%</color></i>\n<i>%status%</color></i>
statusStart: Round is starting
statusWaiting: '%seconds% seconds left'
statusNoPlayer: ''
}