mirror of
https://github.com/DumbDev69420/EscapeTheBackrooms_Internal.git
synced 2025-06-29 18:22:32 +08:00
Reworked some stuff, and tested an way to Print Steam ids of clients which joined.
Also changed that now an Gif is the Background of the Menu for Testing purposes. Looks kinda okay but sketchy
This commit is contained in:
@ -300,6 +300,7 @@ namespace Settings {
|
||||
//Misc
|
||||
|
||||
bool ProtectCamServer = true;
|
||||
bool TestEvent_PrintSteamIDS = false;
|
||||
bool UnlockPlayers = false;
|
||||
bool UnpossePawns = false;
|
||||
bool ChangeNameEvent = false;
|
||||
@ -340,7 +341,7 @@ namespace Settings {
|
||||
bool AutoRespawnPlayers = true;
|
||||
bool wtf_ = false;
|
||||
bool IniShitsLevel[6];
|
||||
bool IniShitsPlayer[7];
|
||||
bool IniShitsPlayer[8];
|
||||
|
||||
bool SpawnItem = false;
|
||||
Items ItemToSpawn;
|
||||
|
Reference in New Issue
Block a user