GithubHelp home page GithubHelp logo

itsyourdriver / lobby-ruei Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mrafitol/lobby

0.0 0.0 0.0 7.07 MB

A plugin that adds a lobby when waiting for players.

License: GNU Lesser General Public License v3.0

C# 100.00%

lobby-ruei's Introduction

Lobby with RueI Support

Version Downloads

This is a fork of MrAfitol's Lobby plugin but with RueI support for my own server. I will not be updating this more than likely and you'll have to build it yourself. (and resolve dependencies yourself, I haven't uploaded the updated .csproj file.)

A plugin that adds a lobby when waiting for players

The idea is taken from the plugin

How to download?

  • 1. Find the SCP SL server config folder

("C:\Users(user name)\AppData\Roaming\SCP Secret Laboratory" for windows, "/home/(user name)/.config/SCP Secret Laboratory/" for Linux)

  • 2. Find the "PluginAPI" folder there, it contains the "plugins" folder.

  • 3. Select either the port of your server to install the same on that server or the "global" folder to install the plugin for all servers

Or

  • Run the command in console p install Itsyourdriver/Lobby-RueI

View

Lobby.mp4

Config

# Main text ({seconds} - Either it shows how much is left until the start, or the server status is "Server is suspended", "Round starting", <rainbow> - Change the next text a rainbow color, </rainbow> - Close a rainbow color tag)
title_text: <color=#F0FF00><b>Waiting for players, {seconds}</b></color>
# Text showing the number of players ({players} - Text with the number of players, <rainbow> - Change the next text a rainbow color, </rainbow> - Close a rainbow color tag)
player_count_text: <color=#FFA600><i>{players}</i></color>
# What will be written if the lobby is locked?
server_pause_text: Server is suspended
# What will be written when there is a second left?
second_left_text: '{seconds} second left'
# What will be written when there is more than a second left?
seconds_left_text: '{seconds} seconds left'
# What will be written when the round starts?
round_start_text: Round starting
# What will be written when there is only one player on the server?
player_join_text: player joined
# What will be written when there is more than one player on the server?
players_join_text: players joined
# Vertical text position.
vertical_pos: 25
# Top text size
top_text_size: 50
# Bottom text size
bottom_text_size: 40
# Top text size in intercom
top_text_icom_size: 150
# Bottom text size in intercom
bottom_text_icom_size: 140
# Enable the movement boost effect?
enable_movement_boost: true
# What is the movement boost intensity? (Max 255)
movement_boost_intensity: 50
# Will infinity stamina be enabled for people in the lobby?
infinity_stamina: true
# What role will people play in the lobby?
lobby_player_role: Tutorial
# Allow people to talk over the intercom?
allow_icom: true
# Display text on Intercom? (Works only when lobby Intercom type)
display_in_icom: true
# What size will the text be in the Intercom? (The larger the value, the smaller it will be)
icom_text_size: 20
# What items will be given when spawning a player in the lobby? (Leave blank to keep inventory empty)
lobby_inventory:
- Coin
# In what locations can people spawn? (If it is less than 1, a random one will be selected)
lobby_location:
- Tower_1
- Tower_2
- Tower_3
- Tower_4
- Tower_5
- Intercom
- GR18
- SCP173
# This option is for a custom lobby location
custom_room_locations:
- room_name: EzGateA
  offset_x: 0
  offset_y: 1
  offset_z: 0
  rotation_x: 0
  rotation_y: 0
  rotation_z: 0
# This option is for a custom lobby location
custom_locations:
- position_x: 39.262001
  position_y: 1014.112
  position_z: -31.8439999
  rotation_x: 0
  rotation_y: 0
  rotation_z: 0

lobby-ruei's People

Contributors

mrafitol avatar itsyourdriver avatar itsloley avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.