Skip to content

Plugin port of the SMod Plugin WaitingAndChilling for Synapse

Notifications You must be signed in to change notification settings

SynapseSL/WaitAndChill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WaitAndChill

A Scp:SL Plugin for Synapse 2 that spawns Player during the waiting for players phase in the Evacuation Shelter or other locations.

Credits

Config

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: ''
}